enableGoogleIntegrationsInput
Autogenerated input type of enableGoogleIntegrations
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of enableGoogleIntegrations"""input enableGoogleIntegrationsInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" Healthie Provider ID """ user_id: ID!
""" Google Analytics ID """ ga_id: String
""" Google Tag Manager ID """ gtm_id: String}