mutation {
insert_users(objects: { username: "codebyomar" }) {
returning {
id
username
last_seen
last_typed
}
}
}
Created
February 20, 2019 10:42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment