saveGoogleAppsConfig
Save Google Apps configuration for a partner
This page contains
Arguments
| partner String! | |
| input GoogleProductivityConfigOnboardingInput! PREVIEW |
GoogleProductivityConfigOnboardingInput fields
| clientId String | |
| clientSecret String | |
| accessToken String | |
| accessTokenExpiration Timestamp | |
| refreshToken String | |
| applicationIntegrations [GoogleAppsApplicationIntegrationInput] PREVIEW | |
| projectId String | |
| pubsubSubscriptionName String | |
| mpUrl String | |
| credentialsSetupStatus String | |
| apiScopeSetupStatus String | |
| productLinkingStatus String | |
| apiAuthenticationStatus String | |
| isDraftConfig Boolean |
Return Fields
| id ID | |
| resellerAccountId String | |
| clientId String | |
| clientSecret String | |
| accessTokenExpired Boolean | |
| apiScopes String | |
| credentialsSetupStatus String | |
| apiScopeSetupStatus String | |
| apiAuthenticationStatus String | |
| productLinkingStatus String | |
| applicationConfigs [GoogleAppsApplicationConfig] 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.