Skip to content

Instantly share code, notes, and snippets.

@wawhal
Last active January 7, 2019 07:43
subscription {
user_online (
order_by: {
username: asc
}
) {
id
username
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment