Skip to main content

getGoogleDriveFilePickerToken

Return the current user's Google Drive OAuth access token for use by the Drive file picker. Requires the solution-provider role; returns an empty string when the user is not connected or the lookup fails.

getGoogleDriveFilePickerToken: String

Type

String scalar

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.