@duely/client
Advanced tools
Comparing version 0.4.14 to 0.4.15
@@ -122,3 +122,3 @@ import { ApolloCache, MutationOptions, NormalizedCacheObject } from '@apollo/client'; | ||
__typename?: "Product" | undefined; | ||
} & Pick<import("@duely/core").Product, "id" | "name" | "url_name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").Product, "id" | "name" | "description" | "status" | "url_name" | "duration"> & { | ||
default_price?: import("@duely/core").Maybe<{ | ||
@@ -128,3 +128,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">> | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">> | undefined; | ||
prices?: import("@duely/core").Maybe<({ | ||
@@ -134,3 +134,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[]> | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[]> | undefined; | ||
image_logo?: import("@duely/core").Maybe<{ | ||
@@ -176,3 +176,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Product" | undefined; | ||
} & Pick<import("@duely/core").Product, "id" | "name" | "url_name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").Product, "id" | "name" | "description" | "status" | "url_name" | "duration"> & { | ||
default_price?: import("@duely/core").Maybe<{ | ||
@@ -182,3 +182,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">> | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">> | undefined; | ||
prices?: import("@duely/core").Maybe<({ | ||
@@ -188,3 +188,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[]> | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[]> | undefined; | ||
image_logo?: import("@duely/core").Maybe<{ | ||
@@ -233,3 +233,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Product" | undefined; | ||
} & Pick<import("@duely/core").Product, "id" | "name" | "url_name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").Product, "id" | "name" | "description" | "status" | "url_name" | "duration"> & { | ||
default_price?: import("@duely/core").Maybe<{ | ||
@@ -239,3 +239,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">> | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">> | undefined; | ||
prices?: import("@duely/core").Maybe<({ | ||
@@ -245,3 +245,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[]> | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[]> | undefined; | ||
image_logo?: import("@duely/core").Maybe<{ | ||
@@ -305,3 +305,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "StripeCustomer" | undefined; | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & { | ||
address?: import("@duely/core").Maybe<{ | ||
@@ -311,3 +311,3 @@ __typename?: "Address" | undefined; | ||
__typename?: "Address" | undefined; | ||
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined; | ||
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined; | ||
customer?: import("@duely/core").Maybe<{ | ||
@@ -321,3 +321,3 @@ __typename?: "Customer" | undefined; | ||
__typename?: "StripeCustomer" | undefined; | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & { | ||
address?: import("@duely/core").Maybe<{ | ||
@@ -327,3 +327,3 @@ __typename?: "Address" | undefined; | ||
__typename?: "Address" | undefined; | ||
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined; | ||
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined; | ||
customer?: import("@duely/core").Maybe<{ | ||
@@ -361,3 +361,3 @@ __typename?: "Customer" | undefined; | ||
__typename?: "StripeCustomer" | undefined; | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & { | ||
address?: import("@duely/core").Maybe<{ | ||
@@ -367,3 +367,3 @@ __typename?: "Address" | undefined; | ||
__typename?: "Address" | undefined; | ||
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined; | ||
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined; | ||
customer?: import("@duely/core").Maybe<{ | ||
@@ -377,3 +377,3 @@ __typename?: "Customer" | undefined; | ||
__typename?: "StripeCustomer" | undefined; | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & { | ||
address?: import("@duely/core").Maybe<{ | ||
@@ -383,3 +383,3 @@ __typename?: "Address" | undefined; | ||
__typename?: "Address" | undefined; | ||
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined; | ||
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined; | ||
customer?: import("@duely/core").Maybe<{ | ||
@@ -419,3 +419,3 @@ __typename?: "Customer" | undefined; | ||
__typename?: "StripeCustomer" | undefined; | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & { | ||
address?: import("@duely/core").Maybe<{ | ||
@@ -425,3 +425,3 @@ __typename?: "Address" | undefined; | ||
__typename?: "Address" | undefined; | ||
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined; | ||
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined; | ||
customer?: import("@duely/core").Maybe<{ | ||
@@ -435,3 +435,3 @@ __typename?: "Customer" | undefined; | ||
__typename?: "StripeCustomer" | undefined; | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & { | ||
address?: import("@duely/core").Maybe<{ | ||
@@ -441,3 +441,3 @@ __typename?: "Address" | undefined; | ||
__typename?: "Address" | undefined; | ||
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined; | ||
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined; | ||
customer?: import("@duely/core").Maybe<{ | ||
@@ -491,3 +491,3 @@ __typename?: "Customer" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">> | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">> | undefined; | ||
}; | ||
@@ -615,3 +615,3 @@ }; | ||
__typename?: "Page" | undefined; | ||
} & Pick<import("@duely/core").Page, "id" | "url_path" | "access"> & { | ||
} & Pick<import("@duely/core").Page, "id" | "access" | "url_path"> & { | ||
agency: { | ||
@@ -618,0 +618,0 @@ __typename?: "Agency" | undefined; |
{ | ||
"name": "@duely/client", | ||
"version": "0.4.14", | ||
"version": "0.4.15", | ||
"description": "GraphQL client by Duely (wrapper for @apollo/client)", | ||
@@ -35,5 +35,5 @@ "repository": "github:uoleevi/duely", | ||
"@apollo/client": "^3.3.20", | ||
"@duely/core": "0.4.10", | ||
"@duely/core": "0.4.11", | ||
"react": "^17.0.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
376981
4147