WunderGraph schema extension ExampleCheck the example ConfigurationCheck Schema Extension configuration doc.Getting started123docker-compose up npm install && npm startGet Landpad1curl -N http://localhost:9991/operations/SpaceGet Users1curl -N http://localhost:9991/operations/UsersCreate User1curl -d '{"email":"[email protected]","name":"Test","payload": {"type":"mobile","phone":"12345"}}' -H "Content-Type: application/json" -X POST http://localhost:9991/operations/User