@stigg/react-sdk - v10.8.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
Theme
OS
Light
Dark
On This Page
Properties
__
typename
archive
Customer
@stigg/react-sdk - v10.8.0
Loading...