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

refactor: add `SymbolKeysNotSupportedError` error type

github.com/MichalLytek/type-graphql - cc8fb2944fad1076ddde99e8bb3916cd523619d4 authored almost 7 years ago by Michał Lytek <[email protected]>
fix(union): fix resolving underlying union type bug

github.com/MichalLytek/type-graphql - d3823fd1a7cfeb3eeda2d77361a2422973cd6216 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(resolvers): add support for importing resolvers from dirs

github.com/MichalLytek/type-graphql - 2e6f046cbd4234854bf7d5a736733345d4e39515 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): add enums and unions example

github.com/MichalLytek/type-graphql - 4a1ae06a3f8ec03bd5c4fc5478b11c7eb3137006 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(unions): add usage guide for unions feature

github.com/MichalLytek/type-graphql - c89ede3f8e6aee7974852ec71e6bfcbc0ffd0357 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(unions): add support for GraphQL unions

github.com/MichalLytek/type-graphql - c6782a799876e4d8fbeb54cf9813f465faa27735 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): change array type notation in examples

github.com/MichalLytek/type-graphql - e5e764fbe0061e8bf8cb8d75b45a1c203595859c authored almost 7 years ago by Michał Lytek <[email protected]>
fix(circular): fix array type thunk notation

github.com/MichalLytek/type-graphql - 5ff292fb1fefd1d73ce3697edee18a9b5794e7f2 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(enums): add guide about enums feature

github.com/MichalLytek/type-graphql - aea0779d0cd9eb7b607cf497e62ec3c0bd0a2192 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(enums): add base support for enums

github.com/MichalLytek/type-graphql - 3d0edc0bd57c5d09a272d95521c9cee1902e2aa3 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): rename examples and create readme file

github.com/MichalLytek/type-graphql - 966eed355b1501e6cb6182d08034f63fe2e4ec20 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(readme): update info about tsconfig requirements

github.com/MichalLytek/type-graphql - 9b0567a108a0d94a0a63dd2c3fd5d51e421aa8f6 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): fix typeorm (sync) example

github.com/MichalLytek/type-graphql - c941a120948d37e927520f68040837dac8fc1eca authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): add lazy loading TypeORM example

github.com/MichalLytek/type-graphql - 2136d0165774dc091a0261acbbd0cd75ef00f03b authored almost 7 years ago by Michał Lytek <[email protected]>
release: 0.7.0

github.com/MichalLytek/type-graphql - 20f384eff8ea0ed91b10dc7022a8fe7875c596b7 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(decorators): remove deprecated `GraphQLArgumentType` decorator

github.com/MichalLytek/type-graphql - 88905fd4283b43e34abba1506d6bae8af7e88bf5 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(reflection): add support for new syntax of defining array type

github.com/MichalLytek/type-graphql - 9ae2672ded316df3eca8a8d191f07a2e853fca63 authored almost 7 years ago by Michał Lytek <[email protected]>
test(reflection): add test suite for types circular refs

github.com/MichalLytek/type-graphql - 9a3716ea68f9494f60f36e5b165d99e68f8e39a1 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(authorization): fix typos in changelogs and docs

github.com/MichalLytek/type-graphql - 0f8938dd344e509498c9789e1b80b1f80aeebb7a authored almost 7 years ago by Michał Lytek <[email protected]>
Merge pull request #40 from 19majkel94/authorization

Authorization guards feature

github.com/MichalLytek/type-graphql - ef08ed22062e912ed041ce4c7f670e4acb720bdb authored almost 7 years ago by Michał Lytek <[email protected]>
docs(changelog): add info about auth feature

github.com/MichalLytek/type-graphql - e27d44634b53073480c180b56a25402c13bcc255 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(authorization): add guide for authorization feature

github.com/MichalLytek/type-graphql - ecd3917997f0b59919cbf7ee47c533b18865313e authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): add example of authorization feature usage

github.com/MichalLytek/type-graphql - 586859aa59a03671bede66ec3080945dddb69ded authored almost 7 years ago by Michał Lytek <[email protected]>
feat(authorization): rename and export auth checker types

github.com/MichalLytek/type-graphql - f1a597bd936a054889e5cc26b0de4478f05f0695 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(authorization): add auth error classes

github.com/MichalLytek/type-graphql - 44cf9cf5f7e10c8d2183b2c7f61a626a8e5f2abb authored almost 7 years ago by Michał Lytek <[email protected]>
feat(authorization): add support for fields auth check + detailed tests

github.com/MichalLytek/type-graphql - 77ab511d49be0ad2676034eca5b171ea51954a6a authored almost 7 years ago by Michał Lytek <[email protected]>
feat(authorization): add authChecker option and checks in resolvers

github.com/MichalLytek/type-graphql - 316be640d62de7b7c22cfdc94828748cf6fe8871 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(authorization): register roles for authed field and resolvers

github.com/MichalLytek/type-graphql - 075441dda56ed2dc035452cfd0bcc01f8bb15720 authored almost 7 years ago by Michał Lytek <[email protected]>
release: 0.6.0

github.com/MichalLytek/type-graphql - 206ec67b8813c1b92536e6bf3cf38394e6c866f8 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(resolvers): allow for no args in `@GraphQLResolver` decorator

github.com/MichalLytek/type-graphql - c5fe9b4b05e0f38b902138ea9c5ed3403f85b72b authored almost 7 years ago by Michał Lytek <[email protected]>
refactor(decorators): rename and deprecate GraphQLArgumentType

github.com/MichalLytek/type-graphql - e04813b7d5c02281289eee5a0d72f30f3b745832 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: fix launch config name

github.com/MichalLytek/type-graphql - aa01b558f86d44815900bf9464bd005794d1811c authored almost 7 years ago by Michał Lytek <[email protected]>
Merge pull request #35 from 19majkel94/interfaces-and-extending-classes

Interfaces and inheritance support

github.com/MichalLytek/type-graphql - cd7aef8efcfdaac2f08252ac924c908ca9013bed authored almost 7 years ago by Michał Lytek <[email protected]>
test(interfaces): add functional tests for interfaces and inheritance

github.com/MichalLytek/type-graphql - 139911f2a5bfef58fb7397c6909b2fbba04acf79 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(interfaces): add support for extending interface classes

github.com/MichalLytek/type-graphql - 7fbfce230628b5ec6dafc9c1fc6994964fa2a685 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(buildSchema): make `buildSchema` async

github.com/MichalLytek/type-graphql - 1b6af9a8f908ffd60af2cc0a7fe89943f024240e authored almost 7 years ago by Michał Lytek <[email protected]>
docs(interfaces): add docs about interfaces and inheritance

github.com/MichalLytek/type-graphql - 871c2ec0937a7a2b5aa19a6261efb909ed130838 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): add example for interfaces and inheritance

github.com/MichalLytek/type-graphql - 3d483e5201b3346252ba84e96724b881b5612f70 authored almost 7 years ago by Michał Lytek <[email protected]>
fix(intefaces): implement `isTypeOf` for returning interfaces

github.com/MichalLytek/type-graphql - 78d1b42746aaa2933fbf9babb798235a695b5cf3 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(inheritance): add support for extending args and input classes

github.com/MichalLytek/type-graphql - 44fd0ecf41f42ba57cb7951410027871c77302a4 authored almost 7 years ago by Michał Lytek <[email protected]>
fix(interfaces): fix not implementing interfaces from extended class

github.com/MichalLytek/type-graphql - 6be3d6e25ae8f6344d515554b13594cb12e135fd authored almost 7 years ago by Michał Lytek <[email protected]>
feat(interfaces): support implementing interfaces without decorators

github.com/MichalLytek/type-graphql - 54663d39fe97f1299bd77594d7f4b5d6aff0e9c6 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(fields): add support for extending object type classes

github.com/MichalLytek/type-graphql - 6ffdfc926e6472378bdc264850bc9055de82c5c5 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(interfaces): add support for defining GraphQL interfaces

github.com/MichalLytek/type-graphql - a757c5eba201300f0e322fde5b1f4c8303b56e6e authored almost 7 years ago by Michał Lytek <[email protected]>
release: 0.5.0

github.com/MichalLytek/type-graphql - 981d984f086db65514390dccb1a3bcba389b4987 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: remove `mapCoverage` jest config option

github.com/MichalLytek/type-graphql - ba9b520c291f4611db7f58a7b3201280fa4f5a25 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: update dependecies

github.com/MichalLytek/type-graphql - df7e5968b8b1e696546adc2ae42b33dfb4879d63 authored almost 7 years ago by Michał Lytek <[email protected]>
fix(decorators): fix param signatures of `@GraphQLResolver`

github.com/MichalLytek/type-graphql - 8153cf49bb269d07f3ad7fca770f7f8f5f286ed0 authored almost 7 years ago by Michał Lytek <[email protected]>
Merge pull request #34 from 19majkel94/tests

Test suite with 90+ coverage

github.com/MichalLytek/type-graphql - 4265fded5a87b16d6e7c13c00d46fa7d66447b65 authored almost 7 years ago by Michał Lytek <[email protected]>
chore(test): remove useless pseudo test files

github.com/MichalLytek/type-graphql - abab31d050e8edd47e565a6fc95ac3e7a5a1e3dc authored almost 7 years ago by Michał Lytek <[email protected]>
test(format error): add test for func formatting validation error

github.com/MichalLytek/type-graphql - d0786044ee5cb75898ba4e9e099e545d61e31f5e authored almost 7 years ago by Michał Lytek <[email protected]>
test(scalars): add more detailed date scalars tests

github.com/MichalLytek/type-graphql - c811314c4e10cf05aed0028cc173d15669527f8e authored almost 7 years ago by Michał Lytek <[email protected]>
chore(test): rename test file and suite names

github.com/MichalLytek/type-graphql - 488836a88f4cf15fed6f8a5c18e8a8d1043d54e6 authored almost 7 years ago by Michał Lytek <[email protected]>
test(resolvers): add schema errors tests for resolvers

github.com/MichalLytek/type-graphql - 4b87b45e74c6c574279e0a4172cf99558bad2f35 authored almost 7 years ago by Michał Lytek <[email protected]>
chore(test): configure travis to report coverage

github.com/MichalLytek/type-graphql - c99e952e6133578c195bbeb91f3cfd4dac1ab5a8 authored almost 7 years ago by Michał Lytek <[email protected]>
test(resolvers): add resolvers functional test suite

github.com/MichalLytek/type-graphql - 71e1f93cc8d27dd14ce407c1b08262bf07a2f09b authored almost 7 years ago by Michał Lytek <[email protected]>
test(jest): change watch dir config

github.com/MichalLytek/type-graphql - 460db729e7d250bd5c0c49d83803d47364060254 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: disable travis success emails

github.com/MichalLytek/type-graphql - b87d8d11a971203a8bd28f0671af119ef7d629fd authored almost 7 years ago by Michał Lytek <[email protected]>
test(container): add test suite of dependency injection support

github.com/MichalLytek/type-graphql - 90efef606ae8d60b5f07184ebea6cc9893148b89 authored almost 7 years ago by Michał Lytek <[email protected]>
test(validation): add test suite for args/input validation

github.com/MichalLytek/type-graphql - b881715cc938d0840286cd9b101f5df5d3ccda18 authored almost 7 years ago by Michał Lytek <[email protected]>
test(fields): add tests for field types (decorators & schema)

github.com/MichalLytek/type-graphql - 561512f4151ca6eaca6179318f7efb832fc5f2ea authored almost 7 years ago by Michał Lytek <[email protected]>
chore(test): generate test coverage reports

github.com/MichalLytek/type-graphql - 5749ec67fed2f72958faaa857a5c0b98787d03bb authored almost 7 years ago by Michał Lytek <[email protected]>
test(scalar): add tests for scalarMap and dateScalarMode

github.com/MichalLytek/type-graphql - 1b910c4bbea4d1861fd856eb3f60f6508eff0017 authored almost 7 years ago by Michał Lytek <[email protected]>
test(resolvers): add test suite for resolvers schema

fields, args and handlers

github.com/MichalLytek/type-graphql - 67b9c413e92c04fd3bd4fcdbd7ee8050f989afae authored almost 7 years ago by Michał Lytek <[email protected]>
test(scalars): add basic scalars tests

github.com/MichalLytek/type-graphql - e35caacb3c2315427aad2a4b8950ab1e27e0d570 authored almost 7 years ago by Michał Lytek <[email protected]>
test(descriptions): add schema descriptions test suite

github.com/MichalLytek/type-graphql - 5af36e21a9d71e64ba2c38bd87d5e61c84eb4e92 authored almost 7 years ago by Michał [Desktop] <[email protected]>
test(config): add and configure Jest

github.com/MichalLytek/type-graphql - 90af013baf3405ad6ef2e7c138602ecc965aa225 authored almost 7 years ago by Michał Lytek <[email protected]>
refactor(test): add getSchemaInfo helper

github.com/MichalLytek/type-graphql - a7d413706fe703115627608fa7a22f63f6ccbc45 authored almost 7 years ago by Michał Lytek <[email protected]>
chore(test): fix jest tasks config

github.com/MichalLytek/type-graphql - 2e187c8b5788356d59abea7761b4f1fe22b5063a authored almost 7 years ago by Michał Lytek <[email protected]>
test(depreciations): add depreciations test suite

github.com/MichalLytek/type-graphql - 507948d9ff57a99e5cabcff891afdc4341c35ad6 authored almost 7 years ago by Michał Lytek <[email protected]>
test(refactor): fix schema info helper

github.com/MichalLytek/type-graphql - b68ed51d429c498ec547d0f29e5755727aa030a4 authored almost 7 years ago by Michał Lytek <[email protected]>
chore(test): configure travis to run actual tests

github.com/MichalLytek/type-graphql - b850b51eeaf72e1000b026740326b3c1dc67408c authored almost 7 years ago by Michał Lytek <[email protected]>
docs(readme): add code coverage badge

github.com/MichalLytek/type-graphql - 9204cb0634167405cfea7fa0ccbd865f71067425 authored almost 7 years ago by Michał Lytek <[email protected]>
test(fix): add ability to clear metadata storage

github.com/MichalLytek/type-graphql - eb9acc17359dfba1d28688667fea99df5fd3c483 authored almost 7 years ago by Michał Lytek <[email protected]>
chore(test): change tsconfig for node 6 compability

github.com/MichalLytek/type-graphql - a84f6a4f0f90f8501841f25554092b7acd27990b authored almost 7 years ago by Michał Lytek <[email protected]>
refactor(scalars): change built-in date scalar names

github.com/MichalLytek/type-graphql - f4bea03c25149441a98729b6f9b92c49db0b9b80 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(resolvers): create instance of root object

github.com/MichalLytek/type-graphql - cd095afb791c3d1cabd33ab10976aab4389c8e4a authored almost 7 years ago by Michał Lytek <[email protected]>
fix(ResolverInterface): allow additional parameters in resolver func

github.com/MichalLytek/type-graphql - 8d94dd57eeda0c24d1f9d00cbeba257babdd8fd1 authored almost 7 years ago by Michał Lytek <[email protected]>
fix(schema): add more detailed type reflection error message

github.com/MichalLytek/type-graphql - 7293d90affbc7b8eecd3c9c845b52be8e641ae7f authored almost 7 years ago by Michał [Desktop] <[email protected]>
fix(schema): switch array `nullable` option behavior

github.com/MichalLytek/type-graphql - 1978b0bc694f47b387e179039a9adcef8c313a09 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: add editor config file

github.com/MichalLytek/type-graphql - df7d4374d87244532093496de4e6ea4bb3c30693 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: update ts build config and .gitignore

github.com/MichalLytek/type-graphql - b58ac780ab336c569e805d70218f842039368f16 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(DI): add doc about IoC containers support

github.com/MichalLytek/type-graphql - 183840410750f07eee6e113b310fdffd50e0ad30 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): update the container usage example

github.com/MichalLytek/type-graphql - dd64c782cce93c6debd944168c8d6c098d78b264 authored almost 7 years ago by Michał Lytek <[email protected]>
release: 0.4.0

github.com/MichalLytek/type-graphql - c58f4b23e29912be4081aee58a58052156bf3dd6 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: update dependencies version

github.com/MichalLytek/type-graphql - f271888eadde1676e2f594ba3c05ef9eb27d221b authored almost 7 years ago by Michał Lytek <[email protected]>
docs(readme): add travis badge

github.com/MichalLytek/type-graphql - 1353954efdd16d47e6ee535caba26fee74f51584 authored almost 7 years ago by Michał Lytek <[email protected]>
chore: add travis config

github.com/MichalLytek/type-graphql - 443993e4b683a19c646058e8703b7a3b72f5d3df authored almost 7 years ago by Michał Lytek <[email protected]>
chore: add git hooks running code checks

github.com/MichalLytek/type-graphql - 448e36d0d83df0162b02582e78f55d7730b750b4 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(readme): misc fixes & improvements

github.com/MichalLytek/type-graphql - a0cea741c6a8ecdc757a5fedde3cdc962f0c044a authored almost 7 years ago by Michał Lytek <[email protected]>
docs(readme): update info about validation

github.com/MichalLytek/type-graphql - 5d4261e615c342b3608e1eb1c7e6b8baf11e85f2 authored almost 7 years ago by Michał Lytek <[email protected]>
docs(validation): add docs for validation feature

github.com/MichalLytek/type-graphql - cf2afefccff3e8522220f6feb5059791bef101d8 authored almost 7 years ago by Michał Lytek <[email protected]>
fix(validation): ensure skipMissingProperties is turned on by default

github.com/MichalLytek/type-graphql - ff3c1e42ad675e3e63b6741d60cb0574e2bb92bd authored almost 7 years ago by Michał Lytek <[email protected]>
docs(examples): add automatic validation example

github.com/MichalLytek/type-graphql - fabc9d6da3a03650f00070d3ea9574a4bd6dfe34 authored almost 7 years ago by Michał Lytek <[email protected]>
chore(build context): move default options to one place

github.com/MichalLytek/type-graphql - 25f3210baf3dec43544937d223e16372122cdfa2 authored almost 7 years ago by Michał Lytek <[email protected]>
fix(args transformation): fix missing default field values

github.com/MichalLytek/type-graphql - 31c6c1b216fe6ff3256b89c739cc99b4cf69b55e authored almost 7 years ago by Michał Lytek <[email protected]>
feat(ResolverInterface): add resolver interface for resolver classes

github.com/MichalLytek/type-graphql - d859d9c964080023b4d28af68eab39c217dbea61 authored almost 7 years ago by Michał Lytek <[email protected]>
feat(validation): add basic support for automatic validation

github.com/MichalLytek/type-graphql - 13428d87af674625fb79991823523a1b40de1358 authored almost 7 years ago by Michał Lytek <[email protected]>
chore(refactor): move convert type helper

github.com/MichalLytek/type-graphql - 2123de252ef83ec52aa1b4adc8aaa5839f77498e authored almost 7 years ago by Michał Lytek <[email protected]>
chore(tslint): fix config and code issues

github.com/MichalLytek/type-graphql - 0ad0135975caac56cae04a353615651fa2bc6f68 authored almost 7 years ago by Michał Lytek <[email protected]>