authorizationMethod Query
Returns the specified AuthorizationMethod 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 AuthorizationMethod object. |
AuthorizationMethod)#
Return fields (Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the AuthorizationMethod.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the AuthorizationMethod.
String!)#
description (Additional notes about the AuthorizationMethod.
CredentialFieldConnection!)#
fields (The AuthorizationMethod that the CredentialField is associated to.
ID!)#
id (The ID of the object
String!)#
key (A string which uniquely identifies the AuthorizationMethod.
String!)#
label (The name of the AuthorizationMethod.