@stigg/js-client-sdk - v4.12.0
Preparing search index...
ArchiveCustomerMutation
Type Alias ArchiveCustomerMutation
type
ArchiveCustomerMutation
=
{
__typename
?:
"Mutation"
;
archiveCustomer
:
{
__typename
?:
"Customer"
;
customerId
:
string
}
;
}
Index
Properties
__
typename?
archive
Customer
Properties
Optional
__
typename
__typename
?:
"Mutation"
archive
Customer
archiveCustomer
:
{
__typename
?:
"Customer"
;
customerId
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
archive
Customer
@stigg/js-client-sdk - v4.12.0
Loading...