- Add an `id` field to the FulfillmentHold GraphQL object.
- Introduce an optional `holdIds` argument to the `fulfillmentOrderReleaseHold` mutation, allowing holds to be released by specific ID.
- Recommend apps provide hold IDs when releasing to prevent unintended fulfillment order releases.