Graphql union input
⚓ Rust 📅 2026-01-27 👤 surdeus 👁️ 2Hi,
Looking for a solution to use an union as input, i discover that maybe there is a way to have a enum as a input with the key word oneof.
I use a old juniper version (0.14), and we generate code from schema.
Have you update your version easily to use new features of juniper ? And have you succeed to use oneof ?
The update to use new feature seems not so easy...
1 post - 1 participant
🏷️ Rust_feed