Alokai

AddTypeEnumValue

type AddTypeEnumValue = {
  fieldName: Scalars['String'];
  value: EnumValueInput;
};

Referenced Types

On this page