I have a Mobile app made with flutter and when a client wants to place an order it opens Webview checkout, my question is how to create an order with cash on delivery over Graphql to avoid opening Webview I searched in docs but I did not find a suitable mutation for doing that
solution to avoid opening webview checkout