Anna Rafaela

Results 1 issues of Anna Rafaela

Error generating classes from generateClientApi or generateClientApiV2. Constructors with invalid number of arguments. schemas: ```graphql type Query { shows: [Show] } type Show { title: String, id: String } ```...