Fix broken cd command in workflow #854
Annotations
4 errors
Run static tests
Type '{ __typename?: "ProductConnection"; edges: { __typename?: "ProductEdge"; cursor: string; node: { __typename?: "Product"; id: string; name: string; images: { __typename?: "Image"; id: string; path: string; }[]; }; }[]; pageInfo: { ...; }; }' has no matching index signature for type 'number'.
|
Run static tests
No overload matches this call.
|
Run static tests
Expected 2 arguments, but got 1.
|
Run static tests
Process completed with exit code 1.
|