Closed pozylon closed 6 months ago
Currently graphql always assumes String even if "multiple" is set to true, but in the db it's an array in those cases leading to a fatal error.
what is allowMultipleValues here? There is only multiple as a field setting
tab
Thanks! Should be fixed in the dev branch now
Currently graphql always assumes String even if "multiple" is set to true, but in the db it's an array in those cases leading to a fatal error.