Skip to main content

authorizationMethod Query

Returns the specified AuthorizationMethod object.

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

Input fields#

ArgumentTypeDescription
idID!The ID of the AuthorizationMethod object.

Return fields (AuthorizationMethod)#

allowRemove (Boolean!)#

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

allowUpdate (Boolean!)#

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

description (String!)#

Additional notes about the AuthorizationMethod.

fields (CredentialFieldConnection!)#

The AuthorizationMethod that the CredentialField is associated to.

id (ID!)#

The ID of the object

key (String!)#

A string which uniquely identifies the AuthorizationMethod.

label (String!)#

The name of the AuthorizationMethod.