Timothy

Results 2 comments of Timothy

Similar problem as @ahouchens . Set my query options { fetchPolicy: 'no-cache' } like mentioned and it seems to work. Currently using '@apollo/react-hooks' & '[email protected]'

+1 At AWS, a common pattern we implement is a “Wizard” pattern which guides a user through a multi-step form. Example: https://cloudscape.design/examples/react/wizard.html