Graphql union input

⚓ Rust    📅 2026-01-27    👤 surdeus    👁️ 2      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Graphql union input

Hi,

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

Read full topic

🏷️ Rust_feed