Home > @vsf-enterprise/commercetools-types > InputMaybe
# InputMaybe type
Signature:
export declare type InputMaybe<T> = Maybe<T>;
References: Maybe
Home > @vsf-enterprise/commercetools-types > InputMaybe
Signature:
export declare type InputMaybe<T> = Maybe<T>;
References: Maybe
On this page