Skip to main content

AuthorizationMethod Object

Represents a type of authorization that may be used to authorize an interaction with an external resource by a Component Action.

Return fields

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.