mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
Ignore some types
This commit is contained in:
@@ -3,7 +3,7 @@ import { CollectionEdge } from '../schema'
|
||||
import getSiteCollectionsQuery from './queries/get-all-collections-query'
|
||||
|
||||
export type Category = {
|
||||
endityId: string
|
||||
entityId: string
|
||||
name: string
|
||||
path: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user