reusableConnections Query
Input fields
Argument | Type | Description |
---|---|---|
before | String | |
after | String | |
first | Int | |
last | Int | |
stableKey | String | |
stableKey_In | String | |
variableScope | String | |
managedBy | String | |
description_Icontains | String | |
includeCustomer | Boolean | |
id_In | ID | |
key | String | |
key_Isnull | Boolean | |
key_Icontains | String | |
customer | ID | |
isTest | Boolean | |
scopedConfigVariable | ID | |
scopedConfigVariable_StableKey | String | |
scopedConfigVariable_StableKey_Icontains | String | |
scopedConfigVariable_Key | String | |
scopedConfigVariable_Key_Icontains | String | |
scopedConfigVariable_VariableScope | String | |
scopedConfigVariable_ManagedBy | String | |
status | String | |
status_In | String | |
connection_Component_In | [ComponentSelector] | |
connection_Component_Label_Icontains | String | |
sortBy | [ReusableConnectionOrder] | Allows specifying many field and direction pairs to sort results by. |
Return fields (ReusableConnectionConnection)
edges ([ReusableConnectionEdge]!)
List of edges containing the nodes in this connection.
nodes ([ReusableConnection]!)
List of nodes in this connection.
pageInfo (PageInfo!)
Pagination data for this connection.
totalCount (Int!)
Total count of nodes available.