Documentation Index
Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
Use this file to discover all available pages before exploring further.
Mutation
Note:useQuery/usePrivateQuery can only be used for GET requests.
For POST, PUT or DELETE requests, please use useMutation. For example to create a new order: