The Jamf Protect API (like most GraphQL APIs) uses the following query types as the entry point of the API:
- Queries —
Search your Jamf Protect data and return a result in JSON format.
- Mutations —
Write changes to your Jamf Protect data and return optional results in JSON format.