For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Inputs
ReassignMetafieldsOwnerInput
INPUT
Copy page
Reassign metafields owner input.
Input fields
newClientId
String
Required
Identifier of client to which metafields should be reassigned to.
metafieldIds
list of Strings
Required
Ids of metafields we want to reassign to new client.
Referenced by
Mutations
reassignMetafieldsOwner(input)