Anchor to appByKeyapp
appByKey
query
Fetches an app by its client ID. Returns null if the app doesn't exist.
Anchor to Arguments
Arguments
- Anchor to apiKeyapi•
Key String!required Client ID of the app.
Was this section helpful?
Query Reference
{
appByKey(apiKey) {
# appByKey fields
}
}