Getting custom fields thought GraphQL #68
Answered
by
engram-design
curtishenson
asked this question in
Q&A
-
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. |
Beta Was this translation helpful? Give feedback.
Answered by
engram-design
Jun 11, 2023
Replies: 1 comment 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). |
Beta Was this translation helpful? Give feedback.
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"