@stigg/node-server-sdk - v4.23.0

    Type Alias GetCustomerByIdQuery

    type GetCustomerByIdQuery = {
        __typename?: "Query";
        getCustomerByRefId?:
            | { __typename?: "Customer" } & CustomerWithSubscriptionsFragment
            | null;
    }
    Index

    Properties

    __typename?: "Query"
    getCustomerByRefId?:
        | { __typename?: "Customer" } & CustomerWithSubscriptionsFragment
        | null
    MMNEPVFCICPMFPCPTTAAATR