refactor: adjust the types

This commit is contained in:
Zaiste
2021-04-19 15:36:35 +02:00
parent b5e21a54b3
commit 1e946c8b47
6 changed files with 15 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
import { getConfig, SaleorConfig } from '../api'
import { PageEdge } from '../schema'
import { PageCountableEdge } from '../schema'
import { getAllPagesQuery } from '../utils/queries'
type Variables = {