FormStoreDefinition: {
    formElements: FormElementWithName[];
    formId: number;
}