Enable introspective queries for GraphQL schemas

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Discover the queries and mutations supported by schemas on your instance by enabling introspection.

    Vorbereitungen

    Role required: admin

    Warum und wann dieser Vorgang ausgeführt wird

    When introspective queries are enabled, GraphQL Explorer shows the schemas on the instance in the documentation pane and as auto-complete suggestions, which makes finding queries and mutations easier.

    Hinweis:
    Do not use introspective queries in a production environment.

    Prozedur

    1. Navigate to System Web Services > GraphQL > Properties.
    2. Select the Enable/Disable introspective queries for the GlideRecord Schema option.
    3. Select the Enable/Disable introspective queries for users to discover the supported GraphQL queries and types option.
    4. Select Save.