directory
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 21, 2023
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.