William Cheng 03711d572f
Rename graphql-server to graphql-nodejs-express-server (#1822)
* rename graphql server

* update windows batch file

* fix openpai3 shell script
2019-01-15 22:54:06 +08:00

461 B

ApiResponse

Properties

Name Type Description Notes
code Int! [optional] [default to null]
Type_ String! [optional] [default to null]
message String! [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]