Skip to main content

IntegrationExternalProjectCollection

No description

type IntegrationExternalProjectCollection {
collection: [IntegrationExternalProject!]!
metadata: IntegrationExternalProjectMeta!
}

Fields

IntegrationExternalProjectCollection.collection ● [IntegrationExternalProject!]! non-null object

IntegrationExternalProjectCollection.metadata ● IntegrationExternalProjectMeta! non-null object

Returned by

integrationExternalAssociation query

Member Of

IntegrationExternalProject object