Discriminators with Strapi

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hello everyone!
So I wanted to ask about whether or not you can use discriminators that mongoose uses for Schemas with Strapi. I’m curious because I am working with a project that requires different information for different contracts and would like to use Strapi to create forms based off what information is required for what contract type it is.