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