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 { MetaType } from '@/lib/graphql/generated/graphql.ts';
|
||||
import type { MetaType } from '@/lib/graphql/generated/graphql-base.types.ts';
|
||||
import type { AllowedMetadataValueTypes, AppMetadataKeys, Metadata } from '@/features/metadata/Metadata.types.ts';
|
||||
import { APP_METADATA } from '@/features/metadata/Metadata.constants.ts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user