OBJECT

CreateSegmentPayload

Autogenerated return type of CreateSegment

link GraphQL Schema definition

  • type CreateSegmentPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • segment: Segment
  • }

link Require by