EnableMixpanelInput
Autogenerated input type of EnableMixpanel
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of EnableMixpanel"""input EnableMixpanelInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The ID of the user """ id: ID!
""" Mixpanel Project Token """ project_token: String!}