RoleOptionalInput
No description
Fields#
id (ID)#
This a primary key for Role
name (String)#
This is the name of the role that will be displayed.
groupRestricted (Boolean)#
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
users (RoleUsersHasManyInput)#
This is the mutation object for RoleUsersHasMany
permissions (RolePermissionsHasManyInput)#
This is the mutation object for RolePermissionsHasMany
itemPermissions (RoleItemPermissionsHasManyInput)#
This is the mutation object for RoleItemPermissionsHasMany