fatcousin
search
⌘
K
→
jump to any tool — keyboard-first launcher.
tools
→
browse every utility in one place.
manifesto
→
why fatcousin exists — local-first, no uploads.
install
→
save this toolset to your device — works offline.
search
⌘
K
→
jump to any tool — keyboard-first launcher.
←
home
g
r
a
p
h
q
l
s
c
h
e
m
a
d
i
f
f
structural diff · not a full GraphQL breaking-change engine
[
schema A (older)
]
type Query { user(id: ID!): User } type User { id: ID! name: String }
[
schema B (newer)
]
type Query { user(id: ID!): User } type User { id: ID! name: String! email: String }
diff
sample
[
log
]
>
ready
ready
local
verify
→