Skip to main content
union

A union of all of the types that can send messages within a conversation.

•OBJECT

A merchant account. This might be a shop owner, a staff member, or a user that isn't associated with a shop. A single merchant account can be associated with many shops.

•Url

A URL referencing the avatar associated with the actor.

•ID!
non-null

A globally unique identifier for the actor. Example value: gid://partners/Shop/1234.

•String!
non-null

The user's full name.

•String!
non-null

The user's time zone.

•OBJECT

A Partner organization.

•Url

A URL referencing the avatar associated with the actor.

•ID!
non-null

A globally unique identifier for the actor. Example value: gid://partners/Shop/1234.

•String!
non-null

The name of the actor. This might be a Partner organization or shop name.

•OBJECT

A Shopify shop.

•Url

A URL referencing the avatar associated with the actor.

•ID!
non-null

A globally unique identifier for the actor. Example value: gid://partners/Shop/1234.

•Url!
non-null

The shop's .myshopify.com domain name.

•String!
non-null

The name of the actor. This might be a Partner organization or shop name.

•OBJECT

A Shopify employee.

•Url

A URL referencing the avatar associated with the actor.

•ID!
non-null

A globally unique identifier for the actor. Example value: gid://partners/Shop/1234.

•String!
non-null

The Shopify employee's full name.

•OBJECT

An owner or staff member of the Partner Organization.

•Url

A URL referencing the avatar associated with the actor.

•ID!
non-null

A globally unique identifier for the actor. Example value: gid://partners/Shop/1234.

•String!
non-null

The team member's full name.


Was this section helpful?

Anchor to Fields with this unionFields with this union

•OBJECT

A message exchanged within a conversation.


Was this section helpful?