> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/fulfill-orders.md).

# fulfillOrders

### Arguments

| Argument                                                                                  | Description                  |
| ----------------------------------------------------------------------------------------- | ---------------------------- |
| input ([FulfillOrdersInput](/graphql-api/api-reference/objects/fulfill-orders-input.md)!) | Parameters for FulfillOrders |

### FulfillOrdersInput Arguments

| Argument                                                  | Description                             |
| --------------------------------------------------------- | --------------------------------------- |
| ids (\[[ID](/graphql-api/api-reference/objects/id.md)!]!) | ID's of the confirmed order to fulfill. |

### Return fields

#### errors (\[[String](/graphql-api/api-reference/objects/string.md)!])

#### fulfilledOrders (\[[Order](/graphql-api/api-reference/objects/order.md)!])
