Implementing search 🔍Implement a clean search-as-you-type experience for our jobs list using GraphQL.Client code generation 🖇️Use codegen to generate fully-typed hooks to execute queries and mutations.Client authentication 🔒Implement a client-side authentication flow connected to our GraphQL server.