Remix & GraphQL:
A match made in
heaven with
type-safety DX
Jesus Manuel Olivas
CEO and Co-founder at Octahedroid
@jmolivas
We are a professional services and
consulting agency specialized in helping
enterprise customers implement
modern front-end technologies with
Headless CMS platforms.
Graphabase: Create
your GraphQL API
Connect all your data sources
Customize your API
DB Connections
GenQL:
Generate your
SDK
Remix:
Consume your
SDK
Create your
Index Page?
Create a Route
(app/routes/_index.tsx)
Call GenQL Client
From Remix loader.
Return a function
That render React components using
the fetched data from the loader.
Import Components
The Client
Fragments 1/2
Fragments 2/2
Loader 1/2
Loader
2/2
Index
01 Create schemas using zod.
Mutations
02
03
Use remix-forms.
Execute mutations via GraphQL to
create, update and/or delete records
on the remote DB.
Import Components
Create schemas
Loader
Form
Loader 1/2
GraphQL
Mutation
Got swag? 😎
Get some free stickers.
Questions & Answers
@jmolivas
@OctahedroidHQ
Remix and GraphQL:
A match made in heaven
with type-safety DX
Jesus Manuel Olivas
@jmolivas
CEO and Co-founder at Octahedroid

Remix & GraphQL: A match made in heaven with type-safety DX