Uses of Class
com.shopify.graphql.support.Nullable
-
Packages that use Nullable Package Description com.shopify.graphql.support -
-
Uses of Nullable in com.shopify.graphql.support
Method parameters in com.shopify.graphql.support with annotations of type Nullable Modifier and Type Method Description static <T> Input<T>
Input. optional(T value)
static <T> Input<T>
Input. value(T value)
-