TierIdentifierInput: {
    externalId?: InputMaybe<Scalars["String"]>;
    tierId?: InputMaybe<Scalars["ID"]>;
}

Type declaration

Generated using TypeDoc