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