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