NullField
caliban.client.FieldBuilder.NullField
case object NullField extends FieldBuilder[Option[Nothing]]
Attributes
Members list
Type members
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Value members
Concrete methods
Parses a GraphQL response into a value of type A, or fail with a DecodingError.
Parses a GraphQL response into a value of type A, or fail with a DecodingError.
Attributes
- Definition Classes
Returns a selection set from this field builder
In this article