Skip to main content
Anchor to MarketRegionsCreatePayload

MarketRegionsCreatePayload

payload

Return type for marketRegionsCreate mutation.

•Market

The market object.

Show fields
•[MarketUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated
Show payload

Arguments

•ID!
required

The ID of the market to add the regions to.

•[MarketRegionCreateInput!]!
required

The regions to be created.

Show input fields


Was this section helpful?