dimentii
Results
1
issues of
dimentii
Hi, I could not find how to properly build GraphQLRequest object. Trying to build it like ` body = GraphQLRequest( query="""query ReturnProductsIds($limit: Int!, $offset: Int!) { products( where: "masterData(published=true)" sort:...