--- title: DeliveryPromiseParticipantOwnerType - GraphQL Admin description: The type of object that the participant is attached to. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/DeliveryPromiseParticipantOwnerType md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/DeliveryPromiseParticipantOwnerType.md --- # Delivery​Promise​Participant​Owner​Type enum The type of object that the participant is attached to. ## Valid values * PRODUCTVARIANT A product variant. *** ## Fields * [Delivery​Promise​Participant.ownerType](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryPromiseParticipant#field-DeliveryPromiseParticipant.fields.ownerType) OBJECT Returns enabled delivery promise participants. * [Query​Root.deliveryPromiseParticipants(ownerType)](https://shopify.dev/docs/api/admin-graphql/unstable/objects/QueryRoot#field-QueryRoot.fields.deliveryPromiseParticipants.arguments.ownerType) ARGUMENT The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start. * [delivery​Promise​Participants.ownerType](https://shopify.dev/docs/api/admin-graphql/unstable/queries/deliveryPromiseParticipants#arguments-ownerType) ARGUMENT *** ## Map ### Fields with this enum * <-|[Delivery​Promise​Participant.ownerType](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryPromiseParticipant#field-DeliveryPromiseParticipant.fields.ownerType) ### Arguments with this enum * <-|[Query​Root.deliveryPromiseParticipants(ownerType)](https://shopify.dev/docs/api/admin-graphql/unstable/objects/QueryRoot#field-QueryRoot.fields.deliveryPromiseParticipants.arguments.ownerType) * <-|[delivery​Promise​Participants.ownerType](https://shopify.dev/docs/api/admin-graphql/unstable/queries/deliveryPromiseParticipants#arguments-ownerType)