integrationVariants Query
Input fields
| Argument | Type | Description |
|---|---|---|
before | String | |
after | String | |
first | Int | |
last | Int | |
hasUnpublishedChanges | Boolean | |
marketplaceConfiguration_Istartswith | String | |
marketplaceConfiguration_Iexact | String | |
marketplaceConfiguration_In | String | |
useAsTemplate | Boolean | |
templateConfiguration_Istartswith | String | |
templateConfiguration_Iexact | String | |
templateConfiguration_In | String | |
allowMultipleMarketplaceInstances | Boolean | |
isCodeNative | Boolean | |
flows_IsAgentFlow | Boolean | |
marketplace | Boolean | |
hasInstances | Boolean | |
hasOutdatedComponents | Boolean | |
name | String | |
name_Icontains | String | |
description | String | |
description_Icontains | String | |
customer | ID | |
customer_Isnull | Boolean | |
createdAt_Gte | DateTime | |
createdAt_Lte | DateTime | |
updatedAt_Gte | DateTime | |
updatedAt_Lte | DateTime | |
category | String | |
category_Icontains | String | |
labels_Contains | String | |
labels_Icontains | String | |
draft | Boolean | |
allVersions | Boolean | |
sortBy | [IntegrationVariantOrder] | Allows specifying many field and direction pairs to sort results by. |
Return fields (IntegrationVariantConnection)
edges ([IntegrationVariantEdge]!)
List of edges containing the nodes in this connection.
nodes ([IntegrationVariant]!)
List of nodes in this connection.
pageInfo (PageInfo!)
Pagination data for this connection.
totalCount (Int!)
Total count of nodes available.