Uses of Class
net.morimekta.providence.graphql.gql.GQLMethodCall
-
Packages that use GQLMethodCall Package Description net.morimekta.providence.graphql -
-
Uses of GQLMethodCall in net.morimekta.providence.graphql
Methods in net.morimekta.providence.graphql with parameters of type GQLMethodCall Modifier and Type Method Description net.morimekta.providence.PProcessorGQLProcessorProvider. processorFor(Context context, GQLMethodCall methodCall)Mutate the message according to the field selection.
-