Anchor to Actor
interfaceActor
A Partner organization or shop.
Anchor to FieldsFields
- avatarUrl (Url)
- id (ID!)
- name (String!)
- Anchor to avatarUrlavatar•Url
Url A URL referencing the avatar associated with the actor.
- •ID!non-null
A globally unique identifier for the actor. Example value:
.- Anchor to namename•String!non-null
The name of the actor. This might be a Partner organization or shop name.
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- Shop (Shop)
- •OBJECT
A Shopify shop.
- Anchor to avatarUrlavatar•Url
Url A URL referencing the avatar associated with the actor.
- •ID!non-null
A globally unique identifier for the actor. Example value:
.- Anchor to myshopifyDomainmyshopify•Url!
Domain non-null The shop's
.myshopify.comdomain name.- Anchor to namename•String!non-null
The name of the actor. This might be a Partner organization or shop name.
Was this section helpful?