enableGoogleIntegrations
Adding Google Integrations
Arguments
input
· enableGoogleIntegrationsInput
· Parameters for enableGoogleIntegrations Returns
enableGoogleIntegrationsPayload
Example
mutation enableGoogleIntegrations($input: enableGoogleIntegrationsInput) { enableGoogleIntegrations(input: $input) { messages success_string }}