graphql-spec icon indicating copy to clipboard operation
graphql-spec copied to clipboard

GraphQL is a query language and execution engine tied to any backend service.

Results 202 graphql-spec issues
Sort by recently updated
recently updated
newest added

Both the latest released spec and the working draft don't contain any information on field alias uniqueness requirements. Field aliases need to be unique at least within the same object...

Add Rate Limit Extension Example