permission Query
Returns the specified Permission object.
Access is permitted when any of the following condition(s) are met: 1. Always allowed.
#
Input fieldsArgument | Type | Description |
---|---|---|
id | ID! | The ID of the Permission object. |
Permission)#
Return fields (Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the Permission.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the Permission.
String!)#
description (Description of the Permission.
ID!)#
id (The ID of the object
String!)#
name (Name of the Permission.
AuthObjectType!)#
objType (The type of object that the Permission is associated with.
String!)#
tag (A unique string identity value.