FormStoreAppForm: {
    formId: number;
    groups: string[];
}

Type declaration

  • formId: number
  • groups: string[]