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