--- title: CustomerSegmentMembersQueryCreatePayload - GraphQL Admin description: Return type for `customerSegmentMembersQueryCreate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/customersegmentmembersquerycreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/customersegmentmembersquerycreatepayload.md --- # Customer​Segment​Members​Query​Create​Payload payload Return type for `customerSegmentMembersQueryCreate` mutation. ## Fields * customer​Segment​Members​Query [Customer​Segment​Members​Query](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerSegmentMembersQuery) The newly created customer segment members query. * user​Errors [\[Customer​Segment​Members​Query​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerSegmentMembersQueryUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Segment​Members​Query​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/customerSegmentMembersQueryCreate) mutation Creates a customer segment members query. *** ## Map ### Mutations with this payload * [customer​Segment​Members​Query​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/customerSegmentMembersQueryCreate)