As of the 2025-01 API version, the string field on the GraphQL object will be replaced by the newly introduced object field.
This new field provides access to all attributes of the App object, unlike the deprecated field, which only indicated the app's title.
If you currently query , you should transition to querying .
Was this page helpful?