Skip to content

Conversation

coleturner
Copy link
Contributor

This change implements a feature where codegen will output markdown files documenting Query field definitions as well as federated entity query examples given a schema. This is configurable using generatedDocsFolder and generateDocs parameters. These docs can help folks assemble queries by listing out possible queries using mock data for variables. The plugin tries to fully qualify queries as much as possible, though schema owners may prefer to edit them before publishing.

Cole Turner added 2 commits May 9, 2023 11:27
@coleturner coleturner requested review from congotej and spellew May 9, 2023 18:42
Copy link
Contributor

@srinivasankavitha srinivasankavitha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 👍 This is a cool feature.

Copy link
Contributor

@srinivasankavitha srinivasankavitha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 👍 This is a cool feature.

@coleturner coleturner merged commit c153b6f into master May 12, 2023
zorglube added a commit to zorglube/graphqlcodegen that referenced this pull request May 17, 2023
zorglube added a commit to zorglube/graphqlcodegen that referenced this pull request May 17, 2023
deweyjose added a commit to deweyjose/graphqlcodegen that referenced this pull request May 29, 2023
* Bump dgs-codegen-core.version => 5.7.3

* Bump dgs-codegen => 5.8.0

 - Netflix/dgs-codegen#553

---------

Co-authored-by: deweyjose <[email protected]>
deweyjose added a commit to deweyjose/graphqlcodegen that referenced this pull request May 29, 2023
* Bump dgs-codegen-core.version => 5.7.3

* Bump dgs-codegen => 5.8.0

 - Netflix/dgs-codegen#553

* Bump dgs-codegen => 5.8.1

---------

Co-authored-by: deweyjose <[email protected]>
deweyjose added a commit to deweyjose/graphqlcodegen that referenced this pull request May 29, 2023
* Bump dgs-codegen-core.version => 5.7.3

* Bump dgs-codegen => 5.8.0

 - Netflix/dgs-codegen#553

* Bump dgs-codegen => 5.8.1

* Bump DGS-Codegen => 5.9.0

---------

Co-authored-by: deweyjose <[email protected]>
deweyjose added a commit to deweyjose/graphqlcodegen that referenced this pull request May 29, 2023
* Bump dgs-codegen-core.version => 5.7.3

* Bump dgs-codegen => 5.8.0

 - Netflix/dgs-codegen#553

* Bump dgs-codegen => 5.8.1

* Bump DGS-Codegen => 5.9.0

* Bump DGS-Codegen => 5.9.1

Merge after : #80

---------

Co-authored-by: deweyjose <[email protected]>
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