Skip to main content

authObjectType Query

Returns the specified AuthObjectType object.

Access is permitted when any of the following condition(s) are met: 1. Always allowed.

Input fields#

ArgumentTypeDescription
idID!The ID of the AuthObjectType object.

Return fields (AuthObjectType)#

allowRemove (Boolean!)#

Specifies whether the signed-in User can remove the AuthObjectType.

allowUpdate (Boolean!)#

Specifies whether the signed-in User can update the AuthObjectType.

id (ID!)#

The ID of the object

name (String!)#

Name of the AuthObjectType.