Mike Bild

Results 16 issues of Mike Bild

Markdown + HTML output support using $sce.trustAsHtml [](https://reviewable.io/reviews/btford/angular-markdown-directive/22)

enhancement
help wanted

* Support for __input type__ in Query type ```graphql type Query { searchItems(input: SearchObject): [Items] } input SearchObject { title: String year: String } ```

enhancement

* Write to stdout/stderr using central logging

bug

* Support object field deprecation as comment ```graphql type Person { id: ID! rev: String firstname: String lastname: String # deprecated: Use firstname, lastname fields. name: String } ```

enhancement

- set createdAt / modifiedAt timestamp automatically

enhancement
question

enhancement