How to Return anydata on GraphQL Mutation | Baeldung

How to Return anydata on GraphQL Mutation | Baeldung

GraphQL doesn’t have a built-in type like JavaScript’s any, so we define the schema to allow flexible return types. 3. Defining the GraphQL Schema.

 

Read More