Alokai

ChangeInputHint

type ChangeInputHint = {
  attributeName: Scalars['String'];
  newValue: TextInputHint;
};

Referenced Types

On this page