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

Document graphql_type on @strawberry.field #3698

Commits on Nov 14, 2024

  1. Document graphql_type on @strawberry.field

    This documents a use case where the GraphQL type is not the same as data
    being used. This is useful if you are using an ORM for your data and
    building an API layer against it.
    ksylvest committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d178bf6 View commit details
    Browse the repository at this point in the history