OBJECT
DocumentManagerMutationSection
link GraphQL Schema definition
- type DocumentManagerMutationSection {
- # Requires access to resource CREW_APP_DOCUMENT_VISIBILITY_EDIT
- #
- # Arguments
- # documentTemplateNid: [Not documented]
- # visibility: [Not documented]
- (
- DocumentTemplateNid!, :
- Boolean! :
- ): Boolean!
- }