OptionalargsHow arguments are specified, default: both.
OptionalendpointThe endpoint URL, default: null.
OptionallenientWhether Maximum Query Depth is enforced leniently, default: true.
OptionalmaxThe maximum additional query generation depth, default: 5.
OptionalmaxThe maximum arguments generation depth, default: 5.
OptionalmaxThe maximum query generation depth, default: 5.
OptionaloptionalWhether Optional Arguments should be specified, default: true.
OptionalqueryWhether the Query Generator is enabled, default: true.
OptionalqueryThe level for which a single query is generated, default: leaf.
OptionalrequestThe request method, default: post_json.
OptionalschemaLocal file path of a GraphQL Schema, default: null.
OptionalschemaURL pointing to a GraphQL Schema, default: null.
IGraphQL Represents the configuration for a GraphQL operation.