To create projects in ReadyAPI based on a GraphQL schema, follow these steps:
-
Select File > New Project.
– or –
Use the New Test tile on the Dashboard.
-
Select GraphQL Schema, specify a project name, the full path to the GraphQL schema file, and the endpoint of the service. You can specify the URL address of the schema or click Browse and select a local file.
-
Click OK.
ReadyAPI will create a project based on the specified schema.
To learn how to create functional tests from the project, see Creating Functional Tests.
Next steps
See Also
Creating Projects
Creating Project From REST URL
Creating Project From WADL Definition