Waiting for engine...
Skip to main content

ListingEntryCategoryInput

No description

input ListingEntryCategoryInput {
categoryID: String!
type: ListingEntryType!
internalID: String!
}

Fields

ListingEntryCategoryInput.categoryID ● String! non-null scalar miscellaneous

The ID of the Listing Category

ListingEntryCategoryInput.type ● ListingEntryType! non-null enum platform

The Listing Entry type of CONNECTOR or BUNDLE.

ListingEntryCategoryInput.internalID ● String! non-null scalar miscellaneous

The internal ID of the Listing Entry. e.g.: Connector type 'boomipartnerapi'

Member Of

listingEntryCategoryAssociation mutation ●  listingEntryCategoryDissociation mutation

On this Page