generateAndUpdateToken
Generate and update OAuth token for a partner
This page contains
Arguments
| partner String! | |
| input GoogleAuthTokenRequestInput! PREVIEW |
GoogleAuthTokenRequestInput fields
| code String! | |
| clientId String! | |
| redirectUrl String! |
Return Fields
| success Boolean | |
| errorCode String | |
| message String |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.