stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldAccessInput > grants

AdminTypes.MetafieldAccessInput.grants property

The list of explicit grants to grant for the metafields under this definition.

Signature:

grants?: InputMaybe<Array<MetafieldAccessGrantInput>>;