directory
Version:
v0.0.0-...-6c1bb8a
Opens a new window with list of versions in this module.
Published: Nov 25, 2021
License: MIT
Opens a new window with license information.
README
¶
example
1.
query {
bySex(sex: "男") {
id
name
sex
mobile
}
}
2.
mutation {
updateUserMobile(data: {id: "1", mobile: "13299999999"}) {
id
name
sex
mobile
}
}
Directories
¶
Click to show internal directories.
Click to hide internal directories.