gql_tristate_value

Last updated:

0 purchases

gql_tristate_value Image
gql_tristate_value Images
Add to Cart

Description:

gql tristate value

A Value class used to represent the three possible states:

absence of a value
presence of a value that is null
presence of a non-null value

This class is used by the generated code for GraphQL variables and input types that are nullable
in order to distinguish between the absence of a value and the presence of a null value, typically
used for "update" Mutations.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.