Mateusz Kupiniak

Results 2 comments of Mateusz Kupiniak

This worked for me: ``` import { FetchMoreOptions } from 'apollo-client'; fetchMore: (args: FetchMoreOptions) => void; ```

I'm using `yarn` and it's not working, same error. Yarn 1.x.x, macOS, zsh, @shopify/cli/3.83.1 darwin-arm64 node-v22.17.0. Edit: Worked when I created a new app and only then a new extension....