Class: GraphQL::Schema::Mutation

letslearngraphql

Class: GraphQL::Schema::Mutation

This base class accepts configuration for a mutation root field, then it can be hooked up to your mutation root object type. If you want to customize …

 

Read More