Anchor to FulfillmentEventCreatePayloadFulfillment
payloadFulfillment Event Create Payload
Return type for mutation.
Anchor to FieldsFields
- fulfillmentEvent (FulfillmentEvent)
- userErrors ([UserError!]!)
- Anchor to fulfillmentEventfulfillment•Fulfillment
Event Event The created fulfillment event.
Show fields
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- fulfillmentEventCreate (FulfillmentEventCreatePayload)
- •mutation
Creates a
to track the shipment status and location of items that have shipped. Events capture status updates like carrier pickup, in transit, out for delivery, or delivered.Each event records the timestamp and current status of the
Fulfillment. You can include optional details such as the location where the event occurred, estimated arrival time, and messages for tracking purposes.Show payload
- Anchor to fulfillmentEventfulfillment•Fulfillment
Event Event Input! required The input fields used to create a fulfillment event for a fulfillment.
Show input fields
Arguments
Was this section helpful?