Skip to content

WIP: Initial GraphQL API implementation

Nick Thomas requested to merge 34754-graphql-start into master

What does this MR do?

Adds the graphql-ruby gem, linking it up to the /api/graphql route.

Are there points in the code the reviewer needs to double check?

We should pay extra-special attention to authentication and authorization.

Why was this MR needed?

%10.0 deliverable

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34754 (moved)

Edited by Nick Thomas

Merge request reports