GraphQL

How to expose a GraphQL API from furo-specs #

Furo does not produce GraphQL directly.

Furo produces proto files. From the proto you have to generate a grpc-gateway and the OAS specs.

The final step is to use IBMs openapi-to-graphql or if you just want an instant server to test something the openapi-to-graphql-cli.

Example Request #

collection

entity