This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Description
Hey ya mate, firstly huge thanks on this plugin, it's been great so far.
I'm having a small issue where a user object is null inside a repeater. Well I should clarify. It's fine in GraphiQL in wordpress. But in my NUXT app or even postman, it's null - that's when it's in a repeater.
Outside of a repeater email address is also null in the user object but at least the ID firstname and last name come through.
Any ideas what could be up with that?
In Postman:

In GraphiQL
