Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add how to generate GraphQL Tasklist schema #480

Closed
akeller opened this issue Dec 2, 2021 · 2 comments
Closed

Add how to generate GraphQL Tasklist schema #480

akeller opened this issue Dec 2, 2021 · 2 comments
Labels
component:tasklist Issues related with Tasklist project kind/enhancement Issues related with enhancing existing documentation or the documentation structure (nice to have)

Comments

@akeller
Copy link
Member

akeller commented Dec 2, 2021

From Slack conversation - https://camunda-cloud.slack.com/archives/CMJ96MZAP/p1638370803001200

Use gq http://localhost:8080/graphql --introspect to grab the schema for Tasklist (as described here)

@menski menski added component:tasklist Issues related with Tasklist project kind/enhancement Issues related with enhancing existing documentation or the documentation structure (nice to have) labels Dec 16, 2021
@sdorokhova
Copy link
Contributor

Accidentally noticed this issue.
Just as additional piece of information, this is how we now generate the docs (not automated): https://github.com/camunda-cloud/tasklist/wiki/Generate-GraphQL-API-docs

@akeller
Copy link
Member Author

akeller commented Apr 11, 2024

With 8.5 we moved the Tasklist GraphQL API to deprecated. I will close this issue.

@akeller akeller closed this as completed Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:tasklist Issues related with Tasklist project kind/enhancement Issues related with enhancing existing documentation or the documentation structure (nice to have)
Projects
None yet
Development

No branches or pull requests

3 participants