OBJECT
ROLE
link GraphQL Schema definition
- type ROLE implements AUTHORIZABLE {
- : SUBJECT
- : CUSTOMER
- # The account groups assigned to the authorizable
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [ACCOUNTGROUP]
- : Long
- : SUBJECT
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [ROLE]
- : DateTime
- : String
- : [FEATUREMODIFICATIONINFO]
- # The authorizable can create orders even in case the order has expired features
- : Boolean
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [PERMISSIONINCONTEXT]
- : DateTime
- : UUID
- # Defines if the authorizable is permitted to manage CRE code.
- : State
- : DateTime
- : SUBJECT
- : DateTime
- # Defines if the authorizable is permitted to read all account segements and
- # related data.
- : State
- # Defines if the authorizable is permitted to execute and revert corporate
- # actions.
- : State
- : [BASICPERMISSION]
- : SUBJECT
- : SUBJECT
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (
- : [OrderBy],
- : Boolean
- ): [ACCOUNTSEGMENT]
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [MESSAGETYPECONFIG]
- : Long
- }
link Require by
- AUTHORIZABLEnull
- EdgeRolesThe Edge type contains an associated DomainType and meta information, e.g. the position within all pages
- Pageablenull
- Querynull
- ROLEnull
- SUBJECTnull
- SUBJECT_TYPEThis GQL type exists because the domain type 'SUBJECT' can be instantiated and is the parent of another domain type and is therefore needed as GQL interface and GQL type.
- USERnull