Problemunvalidated
Now, I want to make the Next button its own component and pass the Infinite Query variables to it as a prop. Tension: Typescript automatically assumes the types of the Infinite Query variables like `data`, `error`, etc. using the types provided by the library.
08841c43-31db-45b0-86c7-0e436a629962
Now, I want to make the Next button its own component and pass the Infinite Query variables to it as a prop. Tension: Typescript automatically assumes the types of the Infinite Query variables like data, error, etc. using the types provided by the library.