Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GraphQL, uma introdução
Search
Matheus Calegaro
September 24, 2021
Programming
0
22
GraphQL, uma introdução
Matheus Calegaro
September 24, 2021
Tweet
Share
More Decks by Matheus Calegaro
See All by Matheus Calegaro
Adicionando Super Poderes de Backend em seus Projetos Vue com Serverless e Now
mathcale
0
54
React Hooks - Componentes funcionais (mais) inteligentes
mathcale
0
54
React para Todos
mathcale
0
73
Começando com Git e Controle de Versão de Software
mathcale
0
67
Zero to Hero - Como se Tornar um Desenvolvedor Web Moderno
mathcale
0
95
Other Decks in Programming
See All in Programming
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
410
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
1k
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
720
ロボットのための工場に灯りは要らない
watany
10
2.6k
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
330
TipKitTips
ktcryomm
0
160
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
2.2k
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
180
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
190
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
550
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
370
GC言語のWasm化とComponent Modelサポートの実践と課題 - Scalaの場合
tanishiking
0
110
Featured
See All Featured
Everyday Curiosity
cassininazir
0
160
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Building Flexible Design Systems
yeseniaperezcruz
330
40k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
We Have a Design System, Now What?
morganepeng
55
8k
Paper Plane
katiecoart
PRO
0
48k
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
630
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
260
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
540
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
150
Transcript
GraphQL, uma introdução Matheus Calegaro (ele/dele) Dev @ Ame Digital
O que é? • Linguagem de query estritamente tipada para
APIs; • Criada por engenheiros do Facebook para resolver o problema do Feed de Notícias no app para iOS; • Se tornou open-source em 2015; • Utilizada em produção por gigantes como Twitter, GitHub, Pinterest e Shopify;
O Problema
API REST tradicional ===
None
API GraphQL ===
Queria uma lista de produtos com o nome, suas categorias
e a quantidade em estoque Beleza! Aqui está exatamente o que você pediu...
Anatomia
Anatomia Types
Anatomia Types
Anatomia Resolvers
Anatomia Query
Anatomia Query
Suporte
Saiba mais https://graphql.org/learn https://youtu.be/783ccP/_No8 https://bit.ly/3zEdlCO
Matheus Calegaro (ele/dele) Obrigado! 🖥 https://matheus.me ✉
[email protected]
Slides
disponíveis em speakerdeck.com/mathcale