GraphQL API
Organization API
Organization / Types/ object

MetafieldDefinitionConnection

A paginated list of MetafieldDefinition edges.

Fields

2 fields
hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

idID!

Unique primary key.

Resource type this definition applies to.

ORDERPRODUCT
keyString!

Stable integration/API key.

nameString!

Display name.

Expected value type.

SINGLE_LINE_TEXTMULTI_LINE_TEXTINTEGERDECIMALBOOLEANDATEDATE_TIMEJSON
isVisibleWhilePackingBoolean!

Whether warehouse users can show this while packing.

sortInt!

Display sort order.

createdAtDateTimeTz!

When the definition was created.

updatedAtDateTimeTz!

When the definition was last updated.

cursorString!

A unique cursor that can be used for pagination.