IntegrationsSortField
Available fields for sorting integrations.
enum IntegrationsSortField {
CREATED_AT
ID
}
Values​
IntegrationsSortField.CREATED_AT {#created-at}​
Sort by when the integration was created
IntegrationsSortField.ID {#id}​
Sort alphabetically by integration type
Member Of​
IntegrationsSort input