How to create multi metafield definitions?

Topic summary

Difficulty creating multiple metafield definitions via GraphQL; the poster can create a single definition but doesn’t know how to handle multiple definitions.

Metafield definitions: schema entries that describe custom metadata fields; GraphQL: an API query language used to query and mutate data.

No code samples, error messages, or specific API calls were shared; no images or attachments are central.

Status: unresolved and open; the poster seeks guidance or examples for creating more than one definition (e.g., batching or the correct mutation structure).

Summarized with AI on February 3. AI used: gpt-5.

I can create single definition with GraphQL but don’t know how to do with multi definitions.