GraphQL

GraphQL is a query language for APIs, allowing for querying your data through built-in endpoints. The Appfarm platform has a built-in GraphQL query tool for querying your GraphQL-enabled Object Classes with a query language. You may also Create, Update or Delete data.

You do not need to learn all syntax, but be familiar with the possibility and how to use the tool and the query examples in the documentation.

Article:

Last updated