Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
TypeGraphQL
Modern framework for GraphQL API in Node.js. Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Collective -
Host: opensource -
https://opencollective.com/typegraphql
- Website: https://typegraphql.com/
- Code: https://github.com/MichalLytek/type-graphql
Merge pull request #68 from 19majkel94/middlewares
Middlewares support
github.com/MichalLytek/type-graphql - 4c775f3f354b85b6536107a14f047199cde4a5d8 authored over 6 years ago by Michał Lytek <[email protected]>
docs(middlewares): add entry about middlewares support
github.com/MichalLytek/type-graphql - 125314997a268cb3f998bd6b40d2d8b398ffcb29 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 125314997a268cb3f998bd6b40d2d8b398ffcb29 authored over 6 years ago by Michał Lytek <[email protected]>
docs(middlewares): fix issues with middlewares docs
github.com/MichalLytek/type-graphql - b075f9e254acda4e4c62e9ba47a9cf74ed59e610 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b075f9e254acda4e4c62e9ba47a9cf74ed59e610 authored over 6 years ago by Michał Lytek <[email protected]>
feat(middlewares): allow not returning result from middleware
github.com/MichalLytek/type-graphql - c66a882d53fdaf4525d75d1d0624095064c8d9a6 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - c66a882d53fdaf4525d75d1d0624095064c8d9a6 authored over 6 years ago by Michał Lytek <[email protected]>
docs(middlewares): add docs for a middleware feature
github.com/MichalLytek/type-graphql - a0de30fe5fe29672b979d92b1fca1452ae08c37b authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - a0de30fe5fe29672b979d92b1fca1452ae08c37b authored over 6 years ago by Michał Lytek <[email protected]>
refactor(decorators): simplify overloaded array rest params
github.com/MichalLytek/type-graphql - b63223e1aa06e5645df5a504f3cc3b6958fe7e10 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b63223e1aa06e5645df5a504f3cc3b6958fe7e10 authored over 6 years ago by Michał Lytek <[email protected]>
refactor(middleware): change `NextFunction` name to `NextFn`
github.com/MichalLytek/type-graphql - d801c0cd453d7e7a319c83c8847e370a8a34f7b2 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - d801c0cd453d7e7a319c83c8847e370a8a34f7b2 authored over 6 years ago by Michał Lytek <[email protected]>
refactor(middlewares): change resolve method name to use
github.com/MichalLytek/type-graphql - aaa80e955a2112d51f6d0091ca6d21af8faeb62d authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - aaa80e955a2112d51f6d0091ca6d21af8faeb62d authored over 6 years ago by Michał Lytek <[email protected]>
docs(examples): update middleware example to custom decorators
github.com/MichalLytek/type-graphql - d4e931516ed9016b2fbbb3cb64dbe753ab78024d authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - d4e931516ed9016b2fbbb3cb64dbe753ab78024d authored over 6 years ago by Michał Lytek <[email protected]>
feat(middlewares): add support for multiple use decorators (custom)
github.com/MichalLytek/type-graphql - 933d75dad7858f35a9b773eda1668e17272c6c94 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 933d75dad7858f35a9b773eda1668e17272c6c94 authored over 6 years ago by Michał Lytek <[email protected]>
chore(refactor): clean all unused imports and variables
github.com/MichalLytek/type-graphql - 8b500b337ed3485169b6137a8614e6a8b6e12367 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 8b500b337ed3485169b6137a8614e6a8b6e12367 authored over 6 years ago by Michał Lytek <[email protected]>
docs(examples): simplify recipe resolver code
github.com/MichalLytek/type-graphql - 4914b8ba2d8a8c348fecb3c9262752dfb088e591 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 4914b8ba2d8a8c348fecb3c9262752dfb088e591 authored over 6 years ago by Michał Lytek <[email protected]>
docs(examples): add middlewares example
github.com/MichalLytek/type-graphql - b625c187134dafcf58347944a0f734ac2dffaf38 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b625c187134dafcf58347944a0f734ac2dffaf38 authored over 6 years ago by Michał Lytek <[email protected]>
feat(middlewares): add support for class middlewares
github.com/MichalLytek/type-graphql - 713c47aa8a9d52759871458e4089ab42de117550 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 713c47aa8a9d52759871458e4089ab42de117550 authored over 6 years ago by Michał Lytek <[email protected]>
feat(middlewares): add support for global middlewares
github.com/MichalLytek/type-graphql - 17414601b34fcc68182874d8dbe6720db85480a8 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 17414601b34fcc68182874d8dbe6720db85480a8 authored over 6 years ago by Michał Lytek <[email protected]>
chore(format): update prettier and tslint settings
github.com/MichalLytek/type-graphql - 178124189f6da6f102ec94fce2b0848f8e0d3692 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 178124189f6da6f102ec94fce2b0848f8e0d3692 authored over 6 years ago by Michał Lytek <[email protected]>
feat(middlewares): add support for field resolver middlewares
github.com/MichalLytek/type-graphql - 90f87fa576ebd2bf0424a7c7093105ca3e73ad44 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 90f87fa576ebd2bf0424a7c7093105ca3e73ad44 authored over 6 years ago by Michał Lytek <[email protected]>
feat(middlewares): implement stack handling and test it
github.com/MichalLytek/type-graphql - 580c00345b5095431c745bb4d5877c05ec4e0dbf authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 580c00345b5095431c745bb4d5877c05ec4e0dbf authored over 6 years ago by Michał Lytek <[email protected]>
feat(middlewares): change the signature to koa-like (await next)
github.com/MichalLytek/type-graphql - 4ad4d785e5715416d1a145c5f589bdd6f0ae0cab authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 4ad4d785e5715416d1a145c5f589bdd6f0ae0cab authored over 6 years ago by Michał Lytek <[email protected]>
feat(middleware): create middleware stack in resolvers handlers
github.com/MichalLytek/type-graphql - 4d160691826d3bc251764704e2a66e8b8c4ada07 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 4d160691826d3bc251764704e2a66e8b8c4ada07 authored over 6 years ago by Michał Lytek <[email protected]>
feat(middlewares): collect and build middleware metadatas
github.com/MichalLytek/type-graphql - 55087595a0d379e4d646b26c625e643dfa490328 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 55087595a0d379e4d646b26c625e643dfa490328 authored over 6 years ago by Michał Lytek <[email protected]>
release: 0.10.0
github.com/MichalLytek/type-graphql - b42abde575e16e8a6b644a27d0483ef0bc3fff7d authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b42abde575e16e8a6b644a27d0483ef0bc3fff7d authored over 6 years ago by Michał Lytek <[email protected]>
chore(deps): update package dependencies
github.com/MichalLytek/type-graphql - 8b7a7e71f231e8dac1a281d885d4bfb6a94208b6 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 8b7a7e71f231e8dac1a281d885d4bfb6a94208b6 authored over 6 years ago by Michał Lytek <[email protected]>
chore(deps): update graphql types to 0.13 + fix related issues
github.com/MichalLytek/type-graphql - b6131b668f26988e6467846d4eade60787073bc8 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b6131b668f26988e6467846d4eade60787073bc8 authored over 6 years ago by Michał Lytek <[email protected]>
docs(examples): switch all examples to graphql-yoga
github.com/MichalLytek/type-graphql - 2037c34add28932f2e99828fb8a05da97a7f305d authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 2037c34add28932f2e99828fb8a05da97a7f305d authored over 6 years ago by Michał Lytek <[email protected]>
docs(examples): add graphql-yoga server to simple subscriptions
github.com/MichalLytek/type-graphql - 02e07442606e0df8763bcd4e141c62c3595b50d4 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 02e07442606e0df8763bcd4e141c62c3595b50d4 authored over 6 years ago by Michał Lytek <[email protected]>
fix(validation): merge local `validate` with global config
github.com/MichalLytek/type-graphql - 73d06da13e9a69d1a4a68fd0884bef56d6187806 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 73d06da13e9a69d1a4a68fd0884bef56d6187806 authored over 6 years ago by Michał Lytek <[email protected]>
feat(schema): add `buildSchemaSync` function
github.com/MichalLytek/type-graphql - a212fd19f28d3095244c44381617f03e97ec4db3 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - a212fd19f28d3095244c44381617f03e97ec4db3 authored over 6 years ago by Michał Lytek <[email protected]>
docs(website): configure algolia search
github.com/MichalLytek/type-graphql - 78be1b889a63730495478226ead9ec1302e31d8d authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 78be1b889a63730495478226ead9ec1302e31d8d authored over 6 years ago by Michał Lytek <[email protected]>
docs(webiste): fix snippets path
github.com/MichalLytek/type-graphql - 11e93cebb3bdfafc973489911dcd6a5b8c905def authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 11e93cebb3bdfafc973489911dcd6a5b8c905def authored over 6 years ago by Michał Lytek <[email protected]>
docs(wesbite): add gaTrackingId
github.com/MichalLytek/type-graphql - 8e7830c40ae1c02db7a448c6df152fef23080972 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 8e7830c40ae1c02db7a448c6df152fef23080972 authored over 6 years ago by Michał Lytek <[email protected]>
docs(readme): add info about docs website
github.com/MichalLytek/type-graphql - 780eaf92f2d72673d1e334eb739ea51c716d5d48 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 780eaf92f2d72673d1e334eb739ea51c716d5d48 authored over 6 years ago by Michał Lytek <[email protected]>
docs: fix typos and grammar
github.com/MichalLytek/type-graphql - b044082170d03cc9e561964fda8b6c232801b36c authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b044082170d03cc9e561964fda8b6c232801b36c authored over 6 years ago by Michał Lytek <[email protected]>
docs(website): fix snippets mistake
github.com/MichalLytek/type-graphql - c4ab1a58a87a08ab8e5f828646802d585bb9c9e3 authored over 6 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - c4ab1a58a87a08ab8e5f828646802d585bb9c9e3 authored over 6 years ago by Michał Lytek <[email protected]>
Merge pull request #56 from 19majkel94/website
Website
github.com/MichalLytek/type-graphql - ccf7bc9ef2cc3374d4f7f0211d9ee24e47f2679e authored almost 7 years ago by Michał Lytek <[email protected]>
docs(website): Configure website autodeploy
github.com/MichalLytek/type-graphql - b7e377164559d2cbdb8734d1d7230d16a0b47f5e authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b7e377164559d2cbdb8734d1d7230d16a0b47f5e authored almost 7 years ago by Michał Lytek <[email protected]>
docs(website): Improve landing page promo sections
github.com/MichalLytek/type-graphql - c7cb2986366d3df6ef9150cc981bcadd57dc0658 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - c7cb2986366d3df6ef9150cc981bcadd57dc0658 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(website): switch from screenshots to snippets + add new section
github.com/MichalLytek/type-graphql - d0e30a59f0c0c20b2dacce3f89f910bef376e6b0 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - d0e30a59f0c0c20b2dacce3f89f910bef376e6b0 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(website): design welcome page
github.com/MichalLytek/type-graphql - 9d3172246e967b8265cf87a2486cf07c216528b4 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 9d3172246e967b8265cf87a2486cf07c216528b4 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(webiste): configure website footer
github.com/MichalLytek/type-graphql - 3f339f5b90296cccaa52bc7875b0448ec57bac8c authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 3f339f5b90296cccaa52bc7875b0448ec57bac8c authored almost 7 years ago by Michał Lytek <[email protected]>
docs(webiste): organize navbar sections
github.com/MichalLytek/type-graphql - 6b1c18ccdbe2a564478192dbc18970d837e3a616 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 6b1c18ccdbe2a564478192dbc18970d837e3a616 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(website): add logo favicon
github.com/MichalLytek/type-graphql - 605be36deebbc5dfad95e0d1e85517081345a0c7 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 605be36deebbc5dfad95e0d1e85517081345a0c7 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): update examples readme
github.com/MichalLytek/type-graphql - 1687152ca55816aa616d84bd67fa1948f12c1c2a authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 1687152ca55816aa616d84bd67fa1948f12c1c2a authored almost 7 years ago by Michał Lytek <[email protected]>
release: 0.9.1
github.com/MichalLytek/type-graphql - 1cfcec9f7cfb5707d4095f6543973619e32d27c7 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 1cfcec9f7cfb5707d4095f6543973619e32d27c7 authored almost 7 years ago by Michał Lytek <[email protected]>
fix(inheritance): fix extending non-TypeGraphQL classes
github.com/MichalLytek/type-graphql - 44a49a68fd42b1949347b06ab9255d744311ca23 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 44a49a68fd42b1949347b06ab9255d744311ca23 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(website): configure docs section
github.com/MichalLytek/type-graphql - b7cf5c4e8b14c5c0ef19bb87b708d10edcde240e authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b7cf5c4e8b14c5c0ef19bb87b708d10edcde240e authored almost 7 years ago by Michał Lytek <[email protected]>
docs(webiste): add first blog post
github.com/MichalLytek/type-graphql - 67ed01dc22b2ba302c09b3a63224cdefa5c04103 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 67ed01dc22b2ba302c09b3a63224cdefa5c04103 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(website): change docusaurus site config
github.com/MichalLytek/type-graphql - 3b82975815b034959a7ca1d345c84702ca62ee48 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 3b82975815b034959a7ca1d345c84702ca62ee48 authored almost 7 years ago by Michał Lytek <[email protected]>
docs: add initialized Docusaurus project
github.com/MichalLytek/type-graphql - 2511fb146539d0e3bc1ea623a23aed04788572f3 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 2511fb146539d0e3bc1ea623a23aed04788572f3 authored almost 7 years ago by Michał Lytek <[email protected]>
release: 0.9.0
github.com/MichalLytek/type-graphql - ec0f01c566f6c8d2a57ccaca75b211be502a6b38 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - ec0f01c566f6c8d2a57ccaca75b211be502a6b38 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(readme): add `esnext.asynciterable` info in install section
github.com/MichalLytek/type-graphql - 64c76ca2b5882fa9c8ebf3a290903d9c59e05985 authored almost 7 years ago by Michał [Desktop] <[email protected]>
github.com/MichalLytek/type-graphql - 64c76ca2b5882fa9c8ebf3a290903d9c59e05985 authored almost 7 years ago by Michał [Desktop] <[email protected]>
docs(examples): improve examples code and docs
github.com/MichalLytek/type-graphql - 3cbb52f517e71d9498455ec04e1e5fc3eb2539d8 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 3cbb52f517e71d9498455ec04e1e5fc3eb2539d8 authored almost 7 years ago by Michał Lytek <[email protected]>
docs: update docs and examples to newest syntax
github.com/MichalLytek/type-graphql - 2014f6579f50e9b069068e48b3c589b892084715 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 2014f6579f50e9b069068e48b3c589b892084715 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: deprecate `{ array: true }` type option
github.com/MichalLytek/type-graphql - 5d6a6869fc4e9a65167d90f069f8fce00b326304 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 5d6a6869fc4e9a65167d90f069f8fce00b326304 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: update package dependencies
github.com/MichalLytek/type-graphql - cb1916a5c19d6259ce4bd8b9318871bca683295a authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - cb1916a5c19d6259ce4bd8b9318871bca683295a authored almost 7 years ago by Michał Lytek <[email protected]>
Merge pull request #54 from 19majkel94/subscriptions
Subscriptions support
github.com/MichalLytek/type-graphql - 9908d030196d180001146615c872a7f2e50ac966 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(subscriptions): make subscription topics required
github.com/MichalLytek/type-graphql - 3df6d172d324999a8decf7944e078d1cbffb859c authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 3df6d172d324999a8decf7944e078d1cbffb859c authored almost 7 years ago by Michał Lytek <[email protected]>
feat(subscriptions): add `FilterActionData` type for filter functions
github.com/MichalLytek/type-graphql - 4fbd97ba5303b0f9c5ab1b83241df9e6b09b505a authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 4fbd97ba5303b0f9c5ab1b83241df9e6b09b505a authored almost 7 years ago by Michał Lytek <[email protected]>
test(subscriptions): add pubsub test cases
github.com/MichalLytek/type-graphql - e055d748fcea6a3e35c4fb2e55a5432bbf91fabf authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - e055d748fcea6a3e35c4fb2e55a5432bbf91fabf authored almost 7 years ago by Michał Lytek <[email protected]>
docs(subscriptions): add subscriptions guide
github.com/MichalLytek/type-graphql - 9cebbd9906c55f81efc61bf7a052f44412028dd7 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 9cebbd9906c55f81efc61bf7a052f44412028dd7 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(changelog): add entry about support for subscriptions
github.com/MichalLytek/type-graphql - 3c3b65ed9325f296b9314633520d054bc1190ca3 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 3c3b65ed9325f296b9314633520d054bc1190ca3 authored almost 7 years ago by Michał Lytek <[email protected]>
test(subscriptions): add functional subscriptions test suite
github.com/MichalLytek/type-graphql - 5e31f03b2e51526f77734c8ec8abf629aac439b8 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 5e31f03b2e51526f77734c8ec8abf629aac439b8 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): clean simple subscriptions example code
github.com/MichalLytek/type-graphql - 591c6c717d1b99e8309d30f3e7c43491e2751980 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 591c6c717d1b99e8309d30f3e7c43491e2751980 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): add redis based subscriptions example
github.com/MichalLytek/type-graphql - acad04a92b596f5117204672e2147f287205e358 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - acad04a92b596f5117204672e2147f287205e358 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): fix links in readme
github.com/MichalLytek/type-graphql - 58772c0837b7a3102e0431933bf98e31a4ea6b8d authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 58772c0837b7a3102e0431933bf98e31a4ea6b8d authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): add simple subscriptions example
github.com/MichalLytek/type-graphql - 03e48e65fab31df0b3dc3db44998bcf97cf4d199 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 03e48e65fab31df0b3dc3db44998bcf97cf4d199 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(subscriptions): add support for filter in subscriptions handlers
github.com/MichalLytek/type-graphql - cf5147dd44aad93b5ee938f34c9ba8bcac852251 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - cf5147dd44aad93b5ee938f34c9ba8bcac852251 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(subscriptions): add proper subscriptions resolvers generation
github.com/MichalLytek/type-graphql - 344fd6a685b73012514e46b61f9eda174ce2f574 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 344fd6a685b73012514e46b61f9eda174ce2f574 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(subscriptions): add pubsub triggerkey support
github.com/MichalLytek/type-graphql - 28fc0daab898ebf367d0bad071256312a6618cef authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 28fc0daab898ebf367d0bad071256312a6618cef authored almost 7 years ago by Michał Lytek <[email protected]>
feat(subscriptions): add decorators and metadata
github.com/MichalLytek/type-graphql - 787ed2084dbac94edd7f34b31982a246678df137 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 787ed2084dbac94edd7f34b31982a246678df137 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(subscriptions): add dependencies and pubsub in build context
- added `graphql-subscriptions` to deps
- added `graphql-redis-subscriptions` to dev deps
feat(subscriptions): add subscription decorator and metadata stuff
github.com/MichalLytek/type-graphql - a64c7de2321213719b6c1b84977f1cbfe2487cc8 authored almost 7 years ago by Michał [Desktop] <[email protected]>
github.com/MichalLytek/type-graphql - a64c7de2321213719b6c1b84977f1cbfe2487cc8 authored almost 7 years ago by Michał [Desktop] <[email protected]>
refactor(tests): rename type helpers and add new one
github.com/MichalLytek/type-graphql - 2a0964445010f069d2c9d37c1936b2d2027dad24 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 2a0964445010f069d2c9d37c1936b2d2027dad24 authored almost 7 years ago by Michał Lytek <[email protected]>
refactor: rename and organize metadata interfaces
github.com/MichalLytek/type-graphql - 54729295e03efc480722900ddb7832b68c819649 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 54729295e03efc480722900ddb7832b68c819649 authored almost 7 years ago by Michał Lytek <[email protected]>
refactor: move GenertingSchemaError to errors folder
github.com/MichalLytek/type-graphql - 36f0a90eb901985f3c4a2422d51823d56171e3aa authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 36f0a90eb901985f3c4a2422d51823d56171e3aa authored almost 7 years ago by Michał Lytek <[email protected]>
refactor: fix `defintion` typo
github.com/MichalLytek/type-graphql - 8022d4376526bafee6a67a15c733d781931e299d authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 8022d4376526bafee6a67a15c733d781931e299d authored almost 7 years ago by Michał Lytek <[email protected]>
docs(readme): add motivation section to readme
github.com/MichalLytek/type-graphql - 7f0da795bb5220f92cbd96a3e98061965723d545 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 7f0da795bb5220f92cbd96a3e98061965723d545 authored almost 7 years ago by Michał Lytek <[email protected]>
release: 0.8.1
github.com/MichalLytek/type-graphql - 73c17d4ac66d765de917f0c6c8d00ff5bd2377f2 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 73c17d4ac66d765de917f0c6c8d00ff5bd2377f2 authored almost 7 years ago by Michał Lytek <[email protected]>
Merge pull request #50 from 19majkel94/docs
Enhance the documentation and readme
github.com/MichalLytek/type-graphql - 780d7e5a4e03fa626240b7e60ff5d3fa5ef2fba6 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(readme): simplify the readme
github.com/MichalLytek/type-graphql - cd84f720c4cc3544630cb1f8d1d34e91fd7ef5e8 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - cd84f720c4cc3544630cb1f8d1d34e91fd7ef5e8 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: update package description
github.com/MichalLytek/type-graphql - 631b6c29cdced64985c75612bc981f92e87cf444 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 631b6c29cdced64985c75612bc981f92e87cf444 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(faq): add InputType and ArgsType question
github.com/MichalLytek/type-graphql - 0691db653eb4adc597b6f89aaf6d070f82e531f4 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 0691db653eb4adc597b6f89aaf6d070f82e531f4 authored almost 7 years ago by Michał Lytek <[email protected]>
docs: add getting started guide
github.com/MichalLytek/type-graphql - 55c805655bda2e4ecc8a289ff268690e5d270357 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 55c805655bda2e4ecc8a289ff268690e5d270357 authored almost 7 years ago by Michał Lytek <[email protected]>
docs: add introduction to TypeGraphQL
github.com/MichalLytek/type-graphql - 71c14adf8313f1ece8d538b7e2a147f36f848fc8 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 71c14adf8313f1ece8d538b7e2a147f36f848fc8 authored almost 7 years ago by Michał Lytek <[email protected]>
chore(test): replace strings with TypeKind enum
github.com/MichalLytek/type-graphql - 7cbf2454b3907cd34d8c3e4a61efd5a97c682595 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 7cbf2454b3907cd34d8c3e4a61efd5a97c682595 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(resolvers): add queries and mutations docs
github.com/MichalLytek/type-graphql - 94ba000f939df4f9bd9850fe0edbc4854210e86c authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 94ba000f939df4f9bd9850fe0edbc4854210e86c authored almost 7 years ago by Michał Lytek <[email protected]>
docs: add types and fields docs
github.com/MichalLytek/type-graphql - 6434f3135b6815a97c1954b5d47203d804326f3f authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 6434f3135b6815a97c1954b5d47203d804326f3f authored almost 7 years ago by Michał Lytek <[email protected]>
docs: add faq to docs
github.com/MichalLytek/type-graphql - 6704fa1515c8f02ae726b16689ad4faa6855926b authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 6704fa1515c8f02ae726b16689ad4faa6855926b authored almost 7 years ago by Michał Lytek <[email protected]>
docs: add bootstraping guide
github.com/MichalLytek/type-graphql - 69c6d71ba60bf0b331972083d23ea296e9105bbc authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 69c6d71ba60bf0b331972083d23ea296e9105bbc authored almost 7 years ago by Michał Lytek <[email protected]>
docs(resolvers): add field resolvers docs
github.com/MichalLytek/type-graphql - 57b900da47c2b84b2b3aefd0ac28fb52a43f6a05 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 57b900da47c2b84b2b3aefd0ac28fb52a43f6a05 authored almost 7 years ago by Michał Lytek <[email protected]>
docs: fix links to other docs
github.com/MichalLytek/type-graphql - 3d31294e16faf9d3fafb9c2eabd0e45b63ebc754 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 3d31294e16faf9d3fafb9c2eabd0e45b63ebc754 authored almost 7 years ago by Michał Lytek <[email protected]>
docs: add readme - table of content
github.com/MichalLytek/type-graphql - 0dda6c405ecc7f5a347f47a485604b80b9cba57b authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 0dda6c405ecc7f5a347f47a485604b80b9cba57b authored almost 7 years ago by Michał Lytek <[email protected]>
docs: fix all the typos
github.com/MichalLytek/type-graphql - aefe5f8cba01de81fc97f5edbe3cd49cbbf6d019 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - aefe5f8cba01de81fc97f5edbe3cd49cbbf6d019 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(decorators): add support for injecting parts of root and ctx
github.com/MichalLytek/type-graphql - e96612b3d5a2c173a841d0a25adc1ef03315a27e authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - e96612b3d5a2c173a841d0a25adc1ef03315a27e authored almost 7 years ago by Michał Lytek <[email protected]>
chore: fix launch dev config
github.com/MichalLytek/type-graphql - 450a9091f9ba68abd32ae6bd40987abd82fd8a35 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 450a9091f9ba68abd32ae6bd40987abd82fd8a35 authored almost 7 years ago by Michał Lytek <[email protected]>
release: 0.8.0
github.com/MichalLytek/type-graphql - b7baf99e61da0aec2321e5ddec4bfda16347f155 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b7baf99e61da0aec2321e5ddec4bfda16347f155 authored almost 7 years ago by Michał Lytek <[email protected]>
refactor: rename enum "decorator" to registerEnumType
github.com/MichalLytek/type-graphql - a0799179a30b88ae68b0f9e611bc15bef752b898 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - a0799179a30b88ae68b0f9e611bc15bef752b898 authored almost 7 years ago by Michał Lytek <[email protected]>
refactor: depracate decorators with `GraphQL` prefix
github.com/MichalLytek/type-graphql - 40abf8e868cb1e80b2688c079300c3f68320733d authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 40abf8e868cb1e80b2688c079300c3f68320733d authored almost 7 years ago by Michał Lytek <[email protected]>
test(fields): add symbol property key error test
github.com/MichalLytek/type-graphql - 2f8750e326f646a6d305ea22bb61acbd6790c40c authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - 2f8750e326f646a6d305ea22bb61acbd6790c40c authored almost 7 years ago by Michał Lytek <[email protected]>
refactor: add custom error for find type helper
github.com/MichalLytek/type-graphql - b2a6c07705ada771064f19dd7c327d9bee8e71e8 authored almost 7 years ago by Michał Lytek <[email protected]>
github.com/MichalLytek/type-graphql - b2a6c07705ada771064f19dd7c327d9bee8e71e8 authored almost 7 years ago by Michał Lytek <[email protected]>