Update dependency "@graphql-codegen"
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
import type { ExtensionType } from '@/lib/graphql/generated/graphql.ts';
|
||||
import type { ExtensionType } from '@/lib/graphql/generated/graphql-base.types.ts';
|
||||
|
||||
export enum ExtensionAction {
|
||||
UPDATE = 'UPDATE',
|
||||
|
||||
Reference in New Issue
Block a user