@stigg/node-server-sdk - v4.47.0
    Preparing search index...

    Type Alias DetachCustomerPaymentMethodMutation

    type DetachCustomerPaymentMethodMutation = {
        __typename?: "Mutation";
        detachCustomerPaymentMethod: { __typename?: "Customer" } & SlimCustomerFragment;
    }
    Index

    Properties

    __typename?: "Mutation"
    detachCustomerPaymentMethod: { __typename?: "Customer" } & SlimCustomerFragment