Companion

Functions

Link copied to clipboard

Constructs a FieldValue that resolved with the error. Use FieldError to customize the GraphQL error response.

Link copied to clipboard
fun <T> ofValue(value: T): FieldValue<T>

Constructs a FieldValue that resolved without an error