Alokai

PlainEnumValueDraft

type PlainEnumValueDraft = {
  key: Scalars['String'];
  label: Scalars['String'];
};

Referenced Types

On this page