in supporting-files/function/index.js [58:65]
query getUser($id: ID!) { getUser (id: $id) { id username isSafe _version } }