ManualRead not resolving in graphQL
Hi All,
I have created a ManualRead module to implement a tricky relationship which has defaults that can be overridden. Before going too much into details, this ManualRead is working fine when I use the code interface, but when I call the same action through graphQL the values I expect are all nil.
It is a bit too long to paste here, but was wondering if there is something general I need to think of when doing this?
I have created a ManualRead module to implement a tricky relationship which has defaults that can be overridden. Before going too much into details, this ManualRead is working fine when I use the code interface, but when I call the same action through graphQL the values I expect are all nil.
It is a bit too long to paste here, but was wondering if there is something general I need to think of when doing this?
