Individual Drush command to export GraphQL schema

Created on 29 August 2024, 3 months ago

Problem/Motivation

Currently the GraphQL schema export is tied to the drush config:export with @hook post-command config:export

I would like to have a separated Drush command to export the GraphQL schema without the full config export.
For example setup a development environment from scratch:

  1. drush site:install --existing-config
  2. drush graphql-export:schema [graphql_server.id]

Proposed resolution

New Drush command.

Remaining tasks

  1. New Drush command
✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇭🇺Hungary Sweetchuck Budapest

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024