GraphQL APIs
RapidAPI supports GraphQL APIs on the Marketplace. Adding a GraphQL API is nearly the same process as adding a REST API.
Add A GraphQL API
To start, navigate to your Provider Dashboard and select Add New API.
Chose to specify using GraphQL Schema
You will then see the option to define your GraphQL API either using introspection call or by uploading a GraphQL schema file.
Updated 12 months ago