Is it possible to set the desired return type for a select ?
Hello, let's say I want to query 2 fields like
Ideally I would like to receive the color field in a nested record, as such:
I know this is possible via graphql, but I would like to avoid using it, thanks in advance!
Ideally I would like to receive the color field in a nested record, as such:
I know this is possible via graphql, but I would like to avoid using it, thanks in advance!