component that lets you “wait” for some code to load
React component to catch javascript errors anywhere
RelayEnvironmentProvider will wrap our app setting the environment on React Context
Hook used to access a Relay environment that was set by a RelayEnvironmentProvider
Hook used to access data fetched by an earlier call to preloadQuery().
Hook used to fetch a GraphQL query during render.
Hook used to fetch a GraphQL query during render.
You can use useRefetchableFragment when you want to fetch and re-render a fragment with different data