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

    Type Alias UnitsInput

    Units input object (singular and plural)

    type UnitsInput = {
        plural: Scalars["String"];
        singular: Scalars["String"];
    }
    Index

    Properties

    plural: Scalars["String"]

    Plural form of the unit

    singular: Scalars["String"]

    Singular form of the unit

    MMNEPVFCICPMFPCPTTAAATR