searchIntegrations
Deprecated
Use Query.integrations instead
Arguments
StringA cursor to search after (only include first & after or last & before)
StringA cursor to search before (only include first & after or last & before)
IntThe number of results to fetch when searching forward (only include first & after or last & before)
Boolean!Whether or not to include disabled Integrations
IntThe number of results to fetch when searching backward (only include first & after or last & before)
StringA search query to filter results
SortIntegrationsByThe sort key
SortDirectionThe sort direction
IntegrationTypeThe type of Integration to filter results by
Returns
IntegrationConnection!