Skip to main content

externalRefresh

Refresh user's access by custom plugin.

externalRefresh(
input: JSONString!
pluginId: String!
): ExternalRefresh

Arguments

externalRefresh.input ● JSONString! non-null scalar miscellaneous

The data required by plugin to proceed the refresh process.

externalRefresh.pluginId ● String! non-null scalar miscellaneous

The ID of the authentication plugin.

Type

ExternalRefresh object authentication

Refresh user's access by custom plugin.