Problem/Motivation

Developers who write many schema extension plugins could save some time if we provide a generator that scaffolds a basic plugin class.

Steps to reproduce

$ drush gen plugin:graphql-schema-extension

Proposed resolution

Implement a generator.

Issue fork graphql-3501537

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pfrenssen created an issue. See original summary.

pfrenssen’s picture

Status: Active » Needs review
klausi’s picture

Status: Needs review » Needs work
pfrenssen’s picture

Status: Needs work » Needs review

Fixed PHPStan error. Maybe we can set PHPStan to not allow failures?

klausi’s picture

Status: Needs review » Fixed

Thanks, this will be merged soon.

pfrenssen’s picture

Status: Fixed » Reviewed & tested by the community

The automatic merge wasn't triggered.

  • klausi committed b46b3508 on 8.x-4.x authored by pfrenssen
    feat(drush): Provide a generator for schema extension plugins (#3501537)
    
klausi’s picture

Status: Reviewed & tested by the community » Fixed

Now finally done.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.