# Functions
GeneratedMutationsPrefix is an Option to set prefix of your generated mutations' input params.
GeneratedMutationsSuffix is an Option to set suffix of your generated mutations' input params.
GeneratedQueriesPrefix is an Option to set prefix of your generated queries input params.
GeneratedQueriesSuffix is an Option to set suffix of your generated mutations input params.
GeneratedSubscriptionsPrefix is an Option to set prefix of your generated subscriptions' input params.
GeneratedSubscriptionsSuffix is an Option to set suffix of your generated subscriptions' input params.
No description provided by the author
No description provided by the author
Package is an Option to set the generated client's package name and directory where it will be saved.
QueriesPath is an Option to set the path where user's queries are stored to generate methods for.
RegisterCustomModelTypes is an Option to set suffix of your generated mutations' input params.
RemoteGraphQLPath is an Option to set RemoteServiceGraphEntrypoint used for introspection.
RemoteServiceName is used to mount the .
SetAxonConn is an Option to set axon connection.
# Type aliases
No description provided by the author