Objects
Application
Object representing an application.
Fields
Expand all
id* ID! non-null | ID of the application. |
name* String! non-null | Name of the application. |
owner* String! non-null | Email ID of the application owner. |
propertyDefinitionCollections* PropertyDefinitionCollections! non-null | List of property definition collections associated with the application. |
filter | |
pagination |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Query By | application | Retrieves application information of APS Application based on Authentication token. |