Uses of Enum
com.graphql_java_generator.plugin.conf.QueryMutationExecutionProtocol
Package
Description
This package contains all the interfaces that defines the input parameters for the various goal/task of the
maven/gradle plugin
-
Uses of QueryMutationExecutionProtocol in com.graphql_java_generator.plugin.conf
Modifier and TypeMethodDescriptionGenerateCodeCommonConfiguration.getQueryMutationExecutionProtocol()
TheQueryMutationExecutionProtocol
to use for GraphQL queries and mutations (not subscriptions).Returns the enum constant of this type with the specified name.static QueryMutationExecutionProtocol[]
QueryMutationExecutionProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.