INPUT_OBJECT

EnableMixpanelInput

Autogenerated input type of EnableMixpanel

link GraphQL Schema definition

  • input EnableMixpanelInput {
  • # The ID of the user
  • id: ID!
  • # Mixpanel Project Token
  • project_token: String!
  • }