Getting custom fields thought GraphQL #68
|
Is it possible to get custom fields in a link through graphql? Not sure if I'm just doing it wrong or there isn't a way? Currently trying to get an asset field, haven't tried other field types yet. |
Answered by
engram-design
Jun 11, 2023
Replies: 2 comments 2 replies
|
Not at the moment, sorry. I'll need to see how I can make this a non-breaking change, without forcing everyone to change their GQL queries to include the link type (to gain access to the custom fields). |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@curtishenson Added for the next release. To get this early run
composer require verbb/hyper:"dev-craft-4 as 1.1.7"