INPUT_OBJECT

CreateAllowedAccountTypeNoMasterRightBackrefInput

link GraphQL Schema definition

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