Open callumforrester opened 2 months ago
See #134 for details.
We have decided to put the GraphQL API back, using Strawberry GraphQL instead of graphql-core, and alongside the REST API.
scanspec service
A note: Since we are going to try and keep the old FastAPI REST API around, it makes sense to try and make use of Strawbery's FastAPI integration if we can.
See #134 for details.
We have decided to put the GraphQL API back, using Strawberry GraphQL instead of graphql-core, and alongside the REST API.
Acceptance Criteria
scanspec service
exposes both a GraphQL and a REST API.