INPUT_OBJECT

CreateSegmentInput

Autogenerated input type of CreateSegment

link GraphQL Schema definition

  • input CreateSegmentInput {
  • attributes: SegmentAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by