ENUM
InstitutionType
InstitutionType is enum for the field type
link GraphQL Schema definition
- enum InstitutionType {
- }
link Require by
- CreateInstitutionInputCreateInstitutionInput is used for create Institution object. Input was generated by ent.
- Institutionnull
- InstitutionWhereInputInstitutionWhereInput is used for filtering Institution objects. Input was generated by ent.
- Querynull
- UpdateInstitutionInputUpdateInstitutionInput is used for update Institution object. Input was generated by ent.