mutation {
insert_users(objects: { username: "codebyomar" }) {
returning {
id
username
last_seen
last_typed
}
}
}
Created
February 20, 2019 10:42
-
-
Save CodebyOmar/94b4bc2cff2d38e29356a90f3d964047 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment