Skip to content

Connections not being available at schema's type fields #4615

Closed Answered by mvoto
mvoto asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @rmosolgo it happens that the Site type wasn't available in the custom logic to add tags to specific connection fields, because it was not in schema's types, but it is defined within QueryType as mentioned above, so it should be handled differently.
From Schema, it can be accessed by query.fields instead.
After implementing that, we were able to manipulate and add tags to the connections fields of that specific Site type.

Thanks for the help! Guess we figured this one out.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mvoto
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mvoto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants