Shops > Shops > shopsModify
shopsModify
Description
Modify an existing shop.
Even though API takes array as body, modifying only one shop at a time is allowed. API looks like that for consistency reasons.
Permission bit: "shop.modify"
Topic: Shops
Arguments
data: [ShopModify!]!
Main argument for mutations.
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Data Argument Fields
Shop's lana.sh sub-domain, must be unique
Example: "apple"
Entity this shop belongs to
Valid when: entity_id matches regexp pattern: ^en_
Unique domain identifier. See also: Unique Identifiers
Example: "do_EQzGqWoY"
Valid when: primary_domain_id matches regexp pattern: ^do_
Result
[Shop!]
Preview
Loading module