Skip to content

Conversation

@nicastelo
Copy link
Contributor

@nicastelo nicastelo commented Jul 23, 2024

Hi! I wanted to disable introspection but all I found in the docs was how to put it behind authentication. I found you can completely disable it by doing GraphqlDevise::Schema.disable_introspection_entry_points, so I added some documentation about it. Hope this is something you want to document.

Changes Made

  • Added a new section, Disable Introspection, explaining how to completely disable introspection entry points using the disable_introspection_entry_points method.
  • Updated the Introspection query section to include a reference to the new Disable Introspection section for users who want to completely disable introspection queries.

Add documentation on how to disable introspection
@nicastelo nicastelo changed the title Documentation on how to disable introspection docs Documentation on how to disable introspection Jul 23, 2024
@mcelicalderon
Copy link
Member

Hey, @nicastelo! Thank you for your contribution. We need to look into compatibility for graphql versions, but I don't see a reason why we shouldn't add guidance like this. I'll look into this tomorrow

@mcelicalderon mcelicalderon merged commit fc2641b into graphql-devise:master Jul 8, 2025
1 check failed
@mcelicalderon
Copy link
Member

Thank you, @nicastelo. Sorry it took so long for me to look into this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants