Revision cb84fc62b02873edf3a6013612c85f21b9cc3462
Committed on 25/10/2018 7:06 am by
Bertrand Dunogier <bertrand.dunogier@ez.no> [GitHub Diff]
Implemented block types generation
For each defined block type, two GraphQL types are generated:
- one for the block itself "BlockNamePageBlock", with each attribute a property
- a "BlockNamePageBlockViews", an enum used as the argument for the "views" property (not implemented yet)