Sfoglia il codice sorgente

chore: Update generated types

Michael Bromley 2 anni fa
parent
commit
5a3aa76a2d

File diff suppressed because it is too large
+ 609 - 630
packages/admin-ui/src/lib/core/src/common/generated-types.ts


+ 1 - 1
packages/asset-server-plugin/e2e/graphql/generated-e2e-asset-server-plugin-types.ts

@@ -3962,7 +3962,7 @@ export type PaymentStateTransitionError = ErrorResult & {
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  *
  *
  * @example
  * @example
- * ```ts
+ * ```TypeScript
  * \@Query()
  * \@Query()
  * \@Allow(Permission.Owner)
  * \@Allow(Permission.Owner)
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {

+ 1 - 1
packages/common/src/generated-shop-types.ts

@@ -2309,7 +2309,7 @@ export type PaymentMethodTranslation = {
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  *
  *
  * @example
  * @example
- * ```ts
+ * ```TypeScript
  * \@Query()
  * \@Query()
  * \@Allow(Permission.Owner)
  * \@Allow(Permission.Owner)
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {

File diff suppressed because it is too large
+ 605 - 626
packages/common/src/generated-types.ts


+ 1 - 1
packages/core/e2e/graphql/generated-e2e-admin-types.ts

@@ -3962,7 +3962,7 @@ export type PaymentStateTransitionError = ErrorResult & {
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  *
  *
  * @example
  * @example
- * ```ts
+ * ```TypeScript
  * \@Query()
  * \@Query()
  * \@Allow(Permission.Owner)
  * \@Allow(Permission.Owner)
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {

+ 1 - 1
packages/core/e2e/graphql/generated-e2e-shop-types.ts

@@ -2230,7 +2230,7 @@ export type PaymentMethodTranslation = {
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  *
  *
  * @example
  * @example
- * ```ts
+ * ```TypeScript
  * \@Query()
  * \@Query()
  * \@Allow(Permission.Owner)
  * \@Allow(Permission.Owner)
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {

+ 1 - 1
packages/elasticsearch-plugin/e2e/graphql/generated-e2e-elasticsearch-plugin-types.ts

@@ -3962,7 +3962,7 @@ export type PaymentStateTransitionError = ErrorResult & {
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  *
  *
  * @example
  * @example
- * ```ts
+ * ```TypeScript
  * \@Query()
  * \@Query()
  * \@Allow(Permission.Owner)
  * \@Allow(Permission.Owner)
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {

+ 1 - 1
packages/payments-plugin/e2e/graphql/generated-admin-types.ts

@@ -3962,7 +3962,7 @@ export type PaymentStateTransitionError = ErrorResult & {
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  *
  *
  * @example
  * @example
- * ```ts
+ * ```TypeScript
  * \@Query()
  * \@Query()
  * \@Allow(Permission.Owner)
  * \@Allow(Permission.Owner)
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {

+ 1 - 1
packages/payments-plugin/e2e/graphql/generated-shop-types.ts

@@ -2230,7 +2230,7 @@ export type PaymentMethodTranslation = {
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  *
  *
  * @example
  * @example
- * ```ts
+ * ```TypeScript
  * \@Query()
  * \@Query()
  * \@Allow(Permission.Owner)
  * \@Allow(Permission.Owner)
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {

+ 1 - 1
packages/payments-plugin/src/mollie/graphql/generated-shop-types.ts

@@ -2364,7 +2364,7 @@ export type PaymentMethodTranslation = {
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  * based on the activeUserId of the current session. As a result, the resolver code looks like this:
  *
  *
  * @example
  * @example
- * ```ts
+ * ```TypeScript
  * \@Query()
  * \@Query()
  * \@Allow(Permission.Owner)
  * \@Allow(Permission.Owner)
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {
  * async activeCustomer(\@Ctx() ctx: RequestContext): Promise<Customer | undefined> {

Some files were not shown because too many files changed in this diff