Requires unauthenticated_read_metaobjects access scope.

All active metaobjects for the shop.


Returns the elements that come after the specified cursor.

Returns the elements that come before the specified cursor.

Returns up to the first n elements from the list.

Returns up to the last n elements from the list.

Anchor to reverse
reverse
default:false

Reverse the order of the underlying list.

The key of a field to sort with. Supports "id" and "updated_at".

The type of metaobject to retrieve.


Was this section helpful?

A list of edges.

A list of the nodes contained in MetaobjectEdge.

Information to aid in pagination.


Was this section helpful?
Hide code
Query reference
Copy
{
  metaobjects(type) {
    # MetaobjectConnection fields
  }
}