ryannealmes
const exists = await ctx.connectors.userService.exists.User({ email: args.email, OR: { username: args.username } });