-
I have the following requirement. I have multiple databases (within a Database Server in some cases, in some across Database Servers) all of them have a single parent (with many per day children) table which I would like to The adding of the first connected database with this structure works fine for the
I am using Could someone say if they have had a similar requirement and faced issues and if there is a solution. Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There seems to be a way out as mentioned under #7761 Custom GraphQL Root Fields - solved the issue for me. |
Beta Was this translation helpful? Give feedback.
There seems to be a way out as mentioned under #7761
Custom GraphQL Root Fields - solved the issue for me.