GraphQL fails: Getting Variable of required type “String!” was not provided

GraphQL fails: Getting Variable of required type “String!” was not provided

I have a Python class that worked well until 24/10/2024: query = ”’query IntrospectionQuery($typeName: String!) { __type(name: $typeName) { name …

 

Read More