zngly / wp-graphql-acf-mutations

WP GraphQl ACF Mutations Plugin
Other
7 stars 1 forks source link

Mutate and query for acf relationship field #17

Open THRY opened 9 months ago

THRY commented 9 months ago

Hi

i'm trying to find out how to query and mutate acf relationship fields. But as soon as i create a relationship field, i do get this error in the GraphiQL IDE:

Bildschirmfoto 2024-02-14 um 10 35 24

Do i have to create a new input type? How to do that?

Thanks for help!