TestGraphQLQuery ( schema_name: "numbers", query: r#" { Number(max: 10) { ... on Prime { value @output } } }"#, arguments: {}, )