You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a relationship name is specified in the definition, in v5.1.0-alpha.1 it appears to be working on the entity results (wasn't in the ^4.0.0 version I was using before). However, aggregate functions are still being pluralized and the relationship name is not being used
Describe the bug
When a relationship name is specified in the definition, in v5.1.0-alpha.1 it appears to be working on the entity results (wasn't in the ^4.0.0 version I was using before). However, aggregate functions are still being pluralized and the relationship name is not being used
Have you read the Contributing Guidelines?
yes
To Reproduce
Steps to reproduce the behavior:
when you view the fields available, you see aggregate results are not honoring the relationship name:
nor are the resulting mutations:
Expected behavior
Mutations and aggregate graphql attributes/objects should also adhere to the relationship name specified.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: