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 deserialization of interfaces in GraphQL queries #1028

Open
clement911 opened this issue Feb 22, 2024 · 1 comment
Open

Document deserialization of interfaces in GraphQL queries #1028

clement911 opened this issue Feb 22, 2024 · 1 comment
Assignees

Comments

@clement911
Copy link
Collaborator

See #1027

When interfaces are returned in the graphql response, the __typename field must be included in the response of the interface object and it must be the first field specified.
This is so that the serializer knows which type to deserialize to.

@nozzlegear
Copy link
Owner

@Laurabee530 For my task board

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