UNPKG

graphql2rest

Version:

GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API

10 lines (9 loc) 265 B
{ "apiPrefix": "/api/v3", "gqlGeneratorOutputFolder": "../gql-output/", "manifestMode": true, "manifestFile": "../manifest.json", "gqlSchemaFile": "", "filterFieldName": "fields", "graphqlErrorCodeObjPath": "errors[0].extensions.code" }