ExternalProjectCollection
No description
type ExternalProjectCollection {
collection: [ExternalProject!]!
metadata: CollectionMetadata!
}
Fields
ExternalProjectCollection.collection
● [ExternalProject!]!
non-null object
ExternalProjectCollection.metadata
● CollectionMetadata!
non-null object
Returned By
checkmarxExternalProjects
query ● externalProjects
query