Closed kamilkarp closed 7 months ago
According to graphql specification: "The response map may also contain an entry with key extensions".
extensions
https://github.com/graphql/graphql-spec/blob/main/spec/Section%207%20--%20Response.md
Added extensions in the response.
According to graphql specification: "The response map may also contain an entry with key
extensions
".https://github.com/graphql/graphql-spec/blob/main/spec/Section%207%20--%20Response.md
Added
extensions
in the response.