saveGoogleIntegrationConfiguration
This page contains
Arguments
| input GoogleConfigOnboardingInput! PREVIEW |
GoogleConfigOnboardingInput fields
| partner String | |
| clientId String | |
| clientSecret String | |
| accessToken String | |
| accessTokenExpiration Timestamp | |
| refreshToken String | |
| applicationUuids [String!] | |
| projectId String | |
| pubsubSubscriptionName String | |
| mpUrl String | |
| credentialsSetupStatus String | |
| apiScopeSetupStatus String | |
| productLinkingStatus String | |
| apiAuthenticationStatus String | |
| isDraftConfig Boolean |
Return Fields
| id ID | |
| resellerAccountId String | |
| partner String | |
| applicationUuid String | |
| clientId String | |
| accessTokenExpiration Timestamp | |
| projectId String | |
| pubsubSubscriptionName String | |
| credentialsSetupStatus String | |
| apiScopeSetupStatus String | |
| productLinkingStatus String | |
| apiAuthenticationStatus String | |
| googleApplicationConfigs [GoogleIntegrationApplicationConfig!] PREVIEW |
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.