EntityFieldCreate: {
    action: "create";
    required?: boolean;
    type?: EntityFieldType;
}

Type declaration