IntegrationExternalProjectCollection
IntegrationExternalProjectCollection type
type IntegrationExternalProjectCollection {
collection: [IntegrationExternalProject!]!
metadata: IntegrationExternalProjectMeta!
}
Fields
IntegrationExternalProjectCollection.collection
● [IntegrationExternalProject!]!
non-null object
A collection of paginated IntegrationExternalProjectCollection
IntegrationExternalProjectCollection.metadata
● IntegrationExternalProjectMeta!
non-null object
Pagination Metadata for navigating the Pagination
Member Of
IntegrationExternalProject
object