# SegmentCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `segmentCreate` mutation. ### Access Scopes ## Fields * [segment](/docs/api/admin-graphql/2024-10/objects/Segment): Segment - The newly created segment. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [segmentCreate](/docs/api/admin-graphql/2024-10/mutations/segmentCreate) ## Examples