Skip to content

Auto-generate schema description for DataObject types #632

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

Open
4 tasks done
maxime-rainville opened this issue Apr 19, 2025 · 0 comments
Open
4 tasks done

Auto-generate schema description for DataObject types #632

maxime-rainville opened this issue Apr 19, 2025 · 0 comments

Comments

@maxime-rainville
Copy link
Contributor

maxime-rainville commented Apr 19, 2025

Description

GraphQL schema are meant to be "self-documenting". You can provide description for developers using your schema so they can have a clear description of they are interacting with.

We can use the class_description to auto populate that description.

Screenshot from 2025-04-19 21-30-17

Validations

  • You intend to implement the feature yourself
  • You have read the contributing guide
  • You strongly believe this feature should be in core, rather than being its own community module
  • You have checked for existing issues or pull requests related to this feature (and didn't find any)

Pull requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants