GraphQL APIs
RapidAPI supports GraphQL APIs on the RapidAPI Hub. 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.
Choose to specify using GraphQL Schema.
You will then see the option to define your GraphQL API either using an introspection call or by uploading a GraphQL schema file.
To learn more about introspection refer to the GraphQL documentation.
Updated over 3 years ago
Whatโs Next