# DraftOrderUpdatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `draftOrderUpdate` mutation. ### Access Scopes ## Fields * [draftOrder](/docs/api/admin/unstable/objects/DraftOrder): DraftOrder - The updated draft order. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [draftOrderUpdate](/docs/api/admin/unstable/mutations/draftOrderUpdate) ## Examples