GraphQL schema options commands
GraphQL schema options mode provides the commands to create or modify GraphQL schema options.
To enter GraphQL schema options mode, use the global graphql-schema-options command. To delete GraphQL schema options, use the no graphql-schema-options command.
While in this mode, use the commands in the following table to define GraphQL schema options.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| admin-state | This command sets the administrative state for the configuration. |
| visibility-list | This command specifies a named list of elements in a GraphQL schema. |
| api | This command specifies the API to apply the GraphQL schema options to. |