From 85a880fe45a88d1169c13dafc3d05005f8b15844 Mon Sep 17 00:00:00 2001 From: Mikael Siidorow Date: Sat, 27 Jan 2024 12:54:45 +0200 Subject: [PATCH] generate types --- cms/types/generated/contentTypes.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/cms/types/generated/contentTypes.d.ts b/cms/types/generated/contentTypes.d.ts index fe04f33..1ac4156 100644 --- a/cms/types/generated/contentTypes.d.ts +++ b/cms/types/generated/contentTypes.d.ts @@ -907,6 +907,7 @@ export interface ApiCustomerCustomer extends Schema.CollectionType { diet: Attribute.String; nonalcoholic: Attribute.Boolean; nonalcoholicshots: Attribute.Boolean; + vegan: Attribute.Boolean; group: Attribute.String; avec: Attribute.String; representativeOf: Attribute.String;