Skip to content

Commit

Permalink
generate types
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelSiidorow committed Jan 27, 2024
1 parent 9075282 commit 85a880f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms/types/generated/contentTypes.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 85a880f

Please sign in to comment.