stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Scalars > Boolean

AdminTypes.Scalars.Boolean property

Signature:

Boolean: {
        input: boolean;
        output: boolean;
    };