GraphQL API
Organization API
Organization / Types/ object

MetafieldDefinitionEdge

An edge that contains a node of type MetafieldDefinition and a cursor.

Fields

2 fields
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.