Copy for LLMOn this pageorderConfirm MutationConfirms an unconfirmed order by changing status to unfulfilled. Requires the MANAGE_ORDERSpermission. orderConfirm( id: ID!): OrderConfirm Show return type Arguments id ● ID! ID of an order to confirm. Type OrderConfirm Confirms an unconfirmed order by changing status to unfulfilled. Requires the MANAGE_ORDERSpermission.