API Training Section 1: Working with th eYP GraphQL API
Was this section helpful?
What made this section unhelpful for you?
On this page
- API Training Section 1: Working with th eYP GraphQL API
Yonomi Platform uses a GraphQL-based API to expose its capabilities.
GraphQL provides a schema that can be used to introspect available API queries (used to read data) and mutations (used to create, modify, or delete data).
While the YP GraphQL Schema provides the complete specification of available requests, we’ll be using a Postman collection to exercise only a selection of queries and mutations for training.
Please download the YP API Postman Training Collection at: