export async function register(
  _,
  { email, password, googleId, githubId },
  context
) {