INPUT_OBJECT

CreateUserCohortInput

CreateUserCohortInput is used for create UserCohort object. Input was generated by ent.

link GraphQL Schema definition

  • input CreateUserCohortInput {
  • name: String!
  • userIDs: [ID!]
  • }

link Require by

This element is not required by anyone