GraphQL API
Organization API
Organization / Types/ object

MetafieldDefinitionConnection

A paginated list of MetafieldDefinition edges.

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

createdAtDateTimeTz!

When the definition was created.

idID!

Unique primary key.

isVisibleWhilePackingBoolean!

Whether warehouse users can show this while packing.

keyString!

Stable integration/API key.

nameString!

Display name.

Resource type this definition applies to.

ORDERPRODUCT
sortInt!

Display sort order.

Expected value type.

BOOLEANDATEDATE_TIMEDECIMALINTEGERJSONMULTI_LINE_TEXTSINGLE_LINE_TEXT
updatedAtDateTimeTz!

When the definition was last updated.

endCursorString

The cursor to continue paginating forwards.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.