getAppsTagsInputFilter
Filter criteria for querying application tags.
Examples
input GetAppsTagsInputFilter {
appId: [String!]
tagId: [String!]
tagType: [OxTagType!]
}
Fields
Field
Description
Supported fields
appId [String!]
Filter by application ID(s)
tagId [String!]
Filter by tag ID(s)
References
Fields with this object:
Last updated