ent icon indicating copy to clipboard operation
ent copied to clipboard

customizable codegen

Open lolopinto opened this issue 1 year ago • 0 comments

  • add more fields to generated ent class
  • changes to builder?
  • changes to action?
  • add more graphql properties e.g. https://github.com/lolopinto/ent/pull/1506 should have been possible without ent change. developer could just have modified something in codegen to add the property to the given class
  • subscription in GraphQLSchema could maybe be done this way https://github.com/lolopinto/ent/issues/1544

lolopinto avatar Jul 17 '23 19:07 lolopinto