Skip to main content
object

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

Represents a parent/child relationship between two markets.

•Market!
non-null

The child market in the relationship.

Show fields
•ID!
non-null

The unique identifier for the market relationship.

•Market

The parent market in the relationship.

Show fields

Was this section helpful?

•query

The relationships between all markets in the shop.

Show fields

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.



Was this section helpful?

•interface

Was this section helpful?