graphql-rust/graphql-client

CLI generates invalid query

linrium opened this issue · 0 comments

It seems the CLI can not generate correct operations when the query file have multiple queries. It only generates the first query.

library version: 0.13.0
rustc: 1.75.0

image image