Skip to main content

integrations

Lists Integrations

Arguments

afterString

A cursor to search after (only include first & after or last & before)

beforeString

A cursor to search before (only include first & after or last & before)

firstInt

The number of results to fetch when searching forward (only include first & after or last & before)

includeDisabledBoolean!

Whether or not to include disabled Integrations

lastInt

The number of results to fetch when searching backward (only include first & after or last & before)

searchString

A search query to filter results

sortBySortIntegrationsBy

The sort key

sortDirSortDirection

The sort direction

typeIntegrationType

The type of Integration to filter results by

Returns

IntegrationConnection!
A connection to a list of items.