INPUT_OBJECT

CreateAllowedCompanyEmailNoMasterRightBackrefInput

link GraphQL Schema definition

  • input CreateAllowedCompanyEmailNoMasterRightBackrefInput {
  • # Last modification time.
  • modified: DateTime
  • # Creation time.
  • created: DateTime
  • # Relation to single entity instance.
  • companyEmailId: ID!
  • # Revision when entity was lastly changed.
  • revision: Int
  • }