Skip to main content

Deprecation of metafield(id) query

As of 2023-10, the metafield(id) query is no longer supported. Metafields should be queried via the HasMetafields connection of metafield owners. If necessary, metafields can be queried by ID via the Node interface.

Was this section helpful?