Patch Changes
- Remove type import from internal urql package file that has been removed, by @parkerziegler (See #557)
- Ensure empty object gets returned in withUrqlClient's getInitialProps. Update next-urql examples to run in the urql monorepo, by @parkerziegler (See #563)