Jerel Miller (@jerelmiller) 's Twitter Profile
Jerel Miller

@jerelmiller

Software Engineer @apollographql as a core maintainer of Apollo Client. Opinions my own.

ID: 289232528

calendar_today28-04-2011 08:11:49

854 Tweet

281 Takipçi

291 Takip Edilen

Jerel Miller (@jerelmiller) 's Twitter Profile Photo

We are changing the default behavior of the `MaybeMasked` type starting with Apollo Client 3.12.5. We've had feedback that upgrading to 3.12 has been more challenging than expected given the current default is to unwrap the types. 3.12.5 will now leave query types alone until you

Jerel Miller (@jerelmiller) 's Twitter Profile Photo

This has now been released in 3.12.5. Hopefully this provides a smoother upgrade path from older versions of Apollo Client! Thanks to everyone for the feedback.

Jerel Miller (@jerelmiller) 's Twitter Profile Photo

If you'd like to know how we arrived at our decision or would like to join the conversation, check out our pinned GitHub issue. github.com/apollographql/…

Jerel Miller (@jerelmiller) 's Twitter Profile Photo

Seems we picked a good time to migrate Apollo Client to RxJS 🎉. Work in progress here if you want to follow along: github.com/apollographql/…

Lenz Weber-Tronic (@phry) 's Twitter Profile Photo

Today we released Apollo Client 4.0-alpha.0. The biggest two changes: We switched over to rxjs as our observable layer, and we completely revamped the bundling story. That's a big boost for interoperability, general bundle size and tree-shaking. github.com/apollographql/…

Apollo (@apollographql) 's Twitter Profile Photo

Explore our Apollo Connectors GitHub repo! We’ve open-sourced pre-built connectors for: ✅ Stripe ✅ Strapi ✅ OData ✅ Trimble Maps Clone, customize, and contribute! 🔗 Check it out → github.com/apollographql/… #GraphQL #ApolloGraphQL #APIOrchestration

Jerel Miller (@jerelmiller) 's Twitter Profile Photo

“He is not here, for he has risen, as he said. Come, see the place where he lay.” Matthew 28:6 Thank God for His incredible gift of His son Jesus. He is risen indeed!

Jerel Miller (@jerelmiller) 's Twitter Profile Photo

Come work with me! We are looking for another engineer that will help shape the future of Apollo Client. If you're interested, DM me and apply for the position here! apollographql.com/careers/39c996…

Apollo (@apollographql) 's Twitter Profile Photo

Introducing Apollo MCP Server Learn more about how Apollo MCP Server gives you zero-code MCP tool creation, native REST/GraphQL support, and built-in policy enforcement: apollographql.com/blog/getting-s… #GraphQL #MCP #APIOrchestration

Introducing Apollo MCP Server

Learn more about how Apollo MCP Server gives you zero-code MCP tool creation, native REST/GraphQL support, and built-in policy enforcement: apollographql.com/blog/getting-s…

#GraphQL #MCP #APIOrchestration
Artem Zakharchenko (@kettanaito) 's Twitter Profile Photo

Type testing is a must for any library developer who ships TypeScript. Severely underrated and hugely impactful. Love seeing more attention brought up to this.