mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-26 09:29:36 +02:00
Start GraphQL support
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
declare module 'format-graphql' {
|
||||
export function formatSdl(query: string): string;
|
||||
}
|
||||
Reference in New Issue
Block a user