ENUM

IntegrationSortBy

Description

Fields by which you can sort the integrations.

link GraphQL Schema definition

  • enum IntegrationSortBy {
  • # Name of the integration.
  • INTEGRATION_SORT_BY_NAME
  • }

link Require by