OBJECT
Permission
Description
Specifies permissions.
link GraphQL Schema definition
- type Permission {
- # The operations granted to the org on newly added.
- Operation! :
- # List of objects in hierarchy.
- ObjectIdsForHierarchyType!]! : [
- }
OBJECT
Specifies permissions.
- type Permission {
- # The operations granted to the org on newly added.
- Operation! :
- # List of objects in hierarchy.
- ObjectIdsForHierarchyType!]! : [
- }