Skip to content

Instantly share code, notes, and snippets.

@Korveld
Created January 24, 2026 14:25
Show Gist options
  • Select an option

  • Save Korveld/774356bf90a7902db97a1bde026c6cc9 to your computer and use it in GitHub Desktop.

Select an option

Save Korveld/774356bf90a7902db97a1bde026c6cc9 to your computer and use it in GitHub Desktop.
Generate graphql schema manually
npm install -g graphqurl
gq https://your-wordpress-site.com/graphql --introspect > schema.graphql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment