chore: changes to support id based syncing for collections (#2977)
This commit is contained in:
@@ -11,6 +11,7 @@ export type GQLHeader = {
|
||||
}
|
||||
|
||||
export type HoppGQLRequest = {
|
||||
id?: string
|
||||
v: number
|
||||
name: string
|
||||
url: string
|
||||
|
||||
Reference in New Issue
Block a user