Skip to main content
mutation

Requires read_markets for queries and both read_markets as well as write_markets for mutations.

Update the backup region that is used when we have no better signal of what region a buyer is in.

BackupRegionUpdateInput

Optional input representing the region to be updated. If not provided, the existing regions remain unchanged.


Was this section helpful?

Anchor to BackupRegionUpdatePayload returnsBackupRegionUpdatePayload returns

MarketRegion

Returns the updated backup region.

[MarketUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?