MetafieldOutput object

Metafields enable you to attach additional information.

Fields

  • key (String!) Required

    The key for the metafield.

  • namespace (String)

    The container the metafield belongs to. If omitted, the app-reserved namespace will be used.

  • type (String!) Required

    The type of data that is stored in the metafield. Refer to the list of supported types.

  • value (String!) Required

    The data to store in the metafield.