getAppsTagsRes
Examples
type GetAppsTagsRes {
appsTags: [AppTagObject!]!
}Fields
Field
Description
Supported fields
References
Queries using this object:
Last updated
Response type containing a list of application tags.
type GetAppsTagsRes {
appsTags: [AppTagObject!]!
}appsTags [AppTagObject!]!
List of application tags matching the query criteria
tagType OxTagType!
appId String!
tagId String!
appliedBy String
roles [AppOwnerRole!]
tag TagObject
Last updated
