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

chore(deps): update graphql-js and dev deps

github.com/MichalLytek/type-graphql - a894dd296368408a659f03c889fb06bea1a24014 authored about 5 years ago by Michał Lytek <[email protected]>
Merge pull request #437 from MichalLytek/complexity-upgrade

Upgrade `graphql-query-complexity` dependency and related code

github.com/MichalLytek/type-graphql - a4a5009202d2b6e4f5a1336cac072dfb0e9af1ac authored about 5 years ago by Michał Lytek <[email protected]>
feat(complexity): add support only for `fieldExtensionsEstimator`

github.com/MichalLytek/type-graphql - 1cd84f7f8679d09ab744091d15a2e1061c1e0fa0 authored about 5 years ago by Michał Lytek <[email protected]>
feat(complexity): update `graphql-query-complexity` dependency

github.com/MichalLytek/type-graphql - 65ae057b3fac68243f5c93d05026fa2855b603a2 authored about 5 years ago by Michał Lytek <[email protected]>
chore(travis): add node 12 to travis nodejs matrix

github.com/MichalLytek/type-graphql - 629346a3147291603c80bf6e6908a5e6bf19f33f authored over 5 years ago by Michał Lytek <[email protected]>
docs(examples): add mixin classes example

github.com/MichalLytek/type-graphql - 9af3077c94f11723615973838320285272634c2f authored over 5 years ago by Michał Lytek <[email protected]>
docs(installation): remove `@types/graphql` installation info (#419)

github.com/MichalLytek/type-graphql - 45056f5165c2797c9b0d16fab200a293b0e4af1c authored over 5 years ago by Brampage <[email protected]>
docs(resolvers): fix argument helpers props syntax (#422)

github.com/MichalLytek/type-graphql - 5cf9c4da2ab198a719bd7eb0beb1eef5d99e9c1a authored over 5 years ago by Robin Nowakowski <[email protected]>
docs(website): add Redo to sponsors section

github.com/MichalLytek/type-graphql - bc89dc969f74759e9e3808b5fe23435d7538e5cb authored over 5 years ago by Michał Lytek <[email protected]>
docs(readme): add Redo to sponsors section

github.com/MichalLytek/type-graphql - 4ad2a2f2b40038916468bbb757c79d1e05fc9bbd authored over 5 years ago by Michał Lytek <[email protected]>
docs(website): update sponsor logo

github.com/MichalLytek/type-graphql - 8e112d1c7148623781594a48a029ece4870f11b9 authored over 5 years ago by Michał Lytek <[email protected]>
chore(website): update dependencies

github.com/MichalLytek/type-graphql - 7efc862ee695cd88c2c573b0308857952393a810 authored over 5 years ago by Michał Lytek <[email protected]>
docs(examples): update deps and code of apollo-client example

github.com/MichalLytek/type-graphql - a69293cb699612e66d1ebdf8dd484a3bbb2125b5 authored over 5 years ago by Michał Lytek <[email protected]>
Update all urls and mentions of old github account name

github.com/MichalLytek/type-graphql - f7a3a5223022153e95c9a2c5d26132369bf35ee7 authored over 5 years ago by Michał Lytek <[email protected]>
chore(deps): update deps and fix examples types

github.com/MichalLytek/type-graphql - f9b464e6000d855448d59b6acccf9d0be256fc35 authored over 5 years ago by Michał Lytek <[email protected]>
Merge pull request #415 from MichalLytek/omit-not-used-types

Omit types not used by loaded resolvers

github.com/MichalLytek/type-graphql - edf4706b2b55c23464908c9339f78c2c32bc46be authored over 5 years ago by Michał Lytek <[email protected]>
docs(examples): update interfaces example with `orphanedTypes`

github.com/MichalLytek/type-graphql - 26a54af7677f4b26a2b8586c5c097755c17292a0 authored over 5 years ago by Michał Lytek <[email protected]>
docs(omit-types): add info about new behavior and `orphanedTypes`

github.com/MichalLytek/type-graphql - b64112e44b855696d6d18987100ed6ccdf7e23c1 authored over 5 years ago by Michał Lytek <[email protected]>
feat(omit-types): add support for emiting only explicit types

github.com/MichalLytek/type-graphql - a0636a06c121ed575431ddf155d07f20b1f80fca authored over 5 years ago by Michał Lytek <[email protected]>
chore(repo): create FUNDING.yml with Open Collective entry

github.com/MichalLytek/type-graphql - 0c8cd5d166f1818f449fe921d946408947fd8871 authored over 5 years ago by Michał Lytek <[email protected]>
fix(unions): prevent errors with circular refs

github.com/MichalLytek/type-graphql - 0ac715d280981a96fc7cabdf5aadd822ea2885c6 authored over 5 years ago by Michał Lytek <[email protected]>
release: 0.17.5

github.com/MichalLytek/type-graphql - 2a391160170805d78d307dd721927eae24bd25a9 authored over 5 years ago by Michał Lytek <[email protected]>
docs(unions): update docs and examples with function syntax for types

github.com/MichalLytek/type-graphql - b7d2e6b8b9fbc4e151c9e5de1a5ba4c86b5da26a authored over 5 years ago by Michał Lytek <[email protected]>
fix(unions): add function syntax for union types

closes #364

github.com/MichalLytek/type-graphql - 63f480b55d3c4b8e114016f0a96f00573889b1e9 authored over 5 years ago by Michał Lytek <[email protected]>
fix(changelog): fix wrong "Features" header type and pr link

github.com/MichalLytek/type-graphql - b86f660ed7301ee525c596a11549814ded4bd342 authored over 5 years ago by Michał Lytek <[email protected]>
feat(fields): add support for nested arrays (#393)

github.com/MichalLytek/type-graphql - 44e12eefc97ff51cfa795502bb91ff8fcc9804b5 authored over 5 years ago by David <[email protected]>
docs(readme): update sponsors logo

github.com/MichalLytek/type-graphql - ae71d29d0fae01043a3228c645c772ccb7982f3f authored over 5 years ago by Michał Lytek <[email protected]>
chore(website): update docusaurus

github.com/MichalLytek/type-graphql - 0103091f903f9a38e7d94aed1be9ecf51923b6ca authored over 5 years ago by Michał Lytek <[email protected]>
chore(examples): update apollo client example deps

github.com/MichalLytek/type-graphql - 9cceac1d02465d277670dd19e2e0d68d5be2e051 authored over 5 years ago by Michał Lytek <[email protected]>
docs(complexity): update integration snippet to apollo server

github.com/MichalLytek/type-graphql - c5d77a09230d6a633b838acdb15d145f97842fcc authored over 5 years ago by Michał Lytek <[email protected]>
docs(examples): update query complexity example to apollo server

github.com/MichalLytek/type-graphql - 4501867fffe3e6f5b3e71af0b71651efcd48d9c3 authored over 5 years ago by Michał Lytek <[email protected]>
chore(deps): update dev dependencies

github.com/MichalLytek/type-graphql - e62c1999448e94e79c45bb05080f4aff744beba3 authored over 5 years ago by Michał Lytek <[email protected]>
feat(deps): update deps to newest minor versions

github.com/MichalLytek/type-graphql - 4ab1a41f1fa5bb8bddbb2d56fde7d104f7bb79b8 authored over 5 years ago by Michał Lytek <[email protected]>
feat(decorators): change interface name to `DeprecationOptions`

github.com/MichalLytek/type-graphql - 38035bd23129325c3296219a7db1dbf50d1c8d4a authored over 5 years ago by Michał Lytek <[email protected]>
docs(dependency-injection): replace wrong semicolon with comma

github.com/MichalLytek/type-graphql - 84167d6f10178da72d7fd5b3a5ea066267c86855 authored over 5 years ago by Michał Lytek <[email protected]>
docs(generic-types): correct syntax error in example (#354)

github.com/MichalLytek/type-graphql - 87c6683f7e0820b1ad20968f24c60531471fea65 authored over 5 years ago by st3h3n <[email protected]>
release: 0.17.4

github.com/MichalLytek/type-graphql - fdb7e57b8e08fddb0535dd601f1c5505b3a95fb3 authored over 5 years ago by Michał Lytek <[email protected]>
docs(website): add sponsors and backers to landing page

github.com/MichalLytek/type-graphql - da2f95db9a59fd398787a084a322e9617b2f5078 authored over 5 years ago by Michał Lytek <[email protected]>
docs(readme): update sponsors section

github.com/MichalLytek/type-graphql - 48fb9b83b9f0189b6ccc6cb47bcc4e4abdcd61d2 authored over 5 years ago by Michał Lytek <[email protected]>
feat(subscriptions): allow to provide custom `subscribe` function

github.com/MichalLytek/type-graphql - 4fdddcfb3123cf9ebc738f3f42d60317c59b1790 authored over 5 years ago by rfermann <[email protected]>
Merge pull request #329 from 19majkel94/custom-param-decorators

Custom parameter decorators

github.com/MichalLytek/type-graphql - 59ef2564a1cdc9f10c961b9c67064b0e5f609d38 authored over 5 years ago by Michał Lytek <[email protected]>
docs(decorators): add info about method and param decorators

github.com/MichalLytek/type-graphql - c2411c326fad1af1a7a1cefff9013e7d0a81fc73 authored over 5 years ago by Michał Lytek <[email protected]>
docs(examples): add custom decorators to middlewares example

github.com/MichalLytek/type-graphql - ad2f23d3f8b75a447e480d2b2835b7e800e3f011 authored over 5 years ago by Michał Lytek <[email protected]>
feat(decorators): add createMethodDecorator helper

github.com/MichalLytek/type-graphql - a1b9d02b80f9838c92366c8e4caba8b7ccacb0fb authored over 5 years ago by Michał Lytek <[email protected]>
feat(decorators): add support for custom param decorators

github.com/MichalLytek/type-graphql - 9e2ff38262af524e1ef35be7e7827dd33e414a81 authored over 5 years ago by Michał Lytek <[email protected]>
chore: update vunerable dev dependecies

github.com/MichalLytek/type-graphql - 0f992d894ba30aee0a90c8526c65d891a5f17b30 authored over 5 years ago by Michał Lytek <[email protected]>
chore: configure vscode to debug single test

github.com/MichalLytek/type-graphql - c68534d084c62892493c2e525d16ab27d1424e6a authored over 5 years ago by Michał Lytek <[email protected]>
test(resolveType): add case for support in `buildTypeDefsAndResolvers`

github.com/MichalLytek/type-graphql - 303d16d59170bbaf4aa7be1b7d1cb846fe7960b5 authored over 5 years ago by Michał Lytek <[email protected]>
fix(errors): update link to installation docs

github.com/MichalLytek/type-graphql - 33d20cdc6ac1f4aae9ea698433434800a22453ed authored over 5 years ago by Michał Lytek <[email protected]>
release: 0.17.3

github.com/MichalLytek/type-graphql - cb956aa3e4200aa888b6356ad06b0cb9d22025f4 authored over 5 years ago by Michał Lytek <[email protected]>
feat(deps): update semver and graphql-subscriptions packages

github.com/MichalLytek/type-graphql - 513d27c9df103a6faaf7f5b138e423b0ecb975a2 authored over 5 years ago by Michał Lytek <[email protected]>
chore: update dev dependencies

github.com/MichalLytek/type-graphql - 4f1ff6ef7b1f80dc1df12818b7065d1df51c9b92 authored over 5 years ago by Michał Lytek <[email protected]>
fix(types): stop depending on internal graphql typings

github.com/MichalLytek/type-graphql - 4677f1a0f3750cbedd0173deb95f3a4eba222ae0 authored over 5 years ago by Michał Lytek <[email protected]>
release: 0.17.2

github.com/MichalLytek/type-graphql - 1312584998b005b30a51b7ee528e0ad4bb6e6b72 authored over 5 years ago by Michał Lytek <[email protected]>
Merge pull request #319 from 19majkel94/resolve-type-support

Add support for defining `resolveType` for interfaces and unions

github.com/MichalLytek/type-graphql - c9659146243642d3e799feec858331d3113e62d3 authored over 5 years ago by Michał Lytek <[email protected]>
docs(interfaces-unions): add info about support for `resolveType`

github.com/MichalLytek/type-graphql - 44762237f2038934e1dad3dafe1c30b1e959a1c9 authored over 5 years ago by Michał Lytek <[email protected]>
feat(interfaces-unions): add support for defining `resolveType`

github.com/MichalLytek/type-graphql - 69d22d3be2ac55697ff33db734376e1177d60426 authored over 5 years ago by Michał Lytek <[email protected]>
docs(introduction): update resolver code sample

github.com/MichalLytek/type-graphql - fddee3a3be4832dcc7353187b895059f8612f337 authored over 5 years ago by Michał Lytek <[email protected]>
docs(readme): add sponsors section to readme

fix readme link

github.com/MichalLytek/type-graphql - 0b0561d24bfb5dcb87de55b947a2b0c4a87b3a19 authored over 5 years ago by Michał Lytek <[email protected]>
docs(getting-started): add video tutorial section (#316)

github.com/MichalLytek/type-graphql - 165ba1e3576f8c340c7050699f616c45c53a309a authored over 5 years ago by Jiri Spac <[email protected]>
docs(readme): add video tutorial section

github.com/MichalLytek/type-graphql - 32c6f7f928b1cdd956294fc54e22ad286cb73c57 authored over 5 years ago by Michał Lytek <[email protected]>
docs(resolvers): fix bad examples link formatting

github.com/MichalLytek/type-graphql - 68689fd848af0348b70171142da9f6bb35cb8512 authored over 5 years ago by Michał Lytek <[email protected]>
feat(schema): add option to skip checking schema correctness on build

test skipCheck

github.com/MichalLytek/type-graphql - a048c55b3e5d3a32a2a8341e85222c8ca7a36c0c authored over 5 years ago by Michał Lytek <[email protected]>
fix(typedefs-resolvers): fix generating plain resolvers

add resolvers test

github.com/MichalLytek/type-graphql - 53fda1d9ba0d12514bbfe7b77275f0696becad7f authored over 5 years ago by Michał Lytek <[email protected]>
docs(examples): create Apollo client state example

github.com/MichalLytek/type-graphql - f49923d64dda059397b89c704d92c41f340069a7 authored over 5 years ago by Michał Lytek <[email protected]>
Merge pull request #302 from 19majkel94/default-nullable

Add support for setting default nullability for fields and return types

github.com/MichalLytek/type-graphql - 788a10cd5feda2ae881cc7fd71b5e1fcae4e1e06 authored over 5 years ago by Michał Lytek <[email protected]>
docs(changelog): add entry about setting default nullability

github.com/MichalLytek/type-graphql - 3c0c5b0557117ec86611f81872e034aa5e91441d authored over 5 years ago by Michał Lytek <[email protected]>
feat(nullable): add support for setting defaultNullable option

wip: refactor name src

github.com/MichalLytek/type-graphql - 784261d830e76b71f2b42955a252330968bab8bb authored over 5 years ago by Michał Lytek <[email protected]>
docs(types): add info about `nullableByDefault` option

github.com/MichalLytek/type-graphql - 54ec8b50abc6f30bc3f37dcffbe24864c9a19221 authored over 5 years ago by Michał Lytek <[email protected]>
test(nullable): add tests for defaultNullable option support

wip: refactor test names
fix

github.com/MichalLytek/type-graphql - ac2241a7401b57d19743a7c84c63f7561f9f1c95 authored over 5 years ago by Michał Lytek <[email protected]>
fix(tests): remove async from describe callbacks

github.com/MichalLytek/type-graphql - 08b4aa19f67347be0192628c6bdf95f47c6d2ac1 authored over 5 years ago by Michał Lytek <[email protected]>
docs(website): update generated files after 0.17.1 release

github.com/MichalLytek/type-graphql - 1f2c2c2b2b3163885217ac23ffa2ee0b8d363481 authored over 5 years ago by Michał Lytek <[email protected]>
docs(website): fix blog post links

github.com/MichalLytek/type-graphql - ec54a02ffe6d0a5b19bcd16676d08a1e35ec4c63 authored almost 6 years ago by Michał Lytek <[email protected]>
docs(website): fix footer links

github.com/MichalLytek/type-graphql - 38003dcf60d4f72f97195574a8ac13005add8c04 authored almost 6 years ago by Michał Lytek <[email protected]>
feat(install): add postinstall script for printing support info

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

github.com/MichalLytek/type-graphql - f8b85e3688efe70c18b51d8384f09d416e4d2772 authored almost 6 years ago by Michał Lytek <[email protected]>
docs(examples): add proper links for old versions and warning note

github.com/MichalLytek/type-graphql - 8a317410b200d873e07ba75f974a6c54dbd2458d authored almost 6 years ago by Michał Lytek <[email protected]>
docs(installation): update supported Node.js versions info

github.com/MichalLytek/type-graphql - f3bca23e280a2039a026d213a3e4373c7298bf68 authored almost 6 years ago by Michał Lytek <[email protected]>
docs(faq): add entry about defining 2D array type

github.com/MichalLytek/type-graphql - c5f6b0031ba181f3d101236f2446db210e81d0db authored almost 6 years ago by Michał Lytek <[email protected]>
docs: fix all grammar & syntax issues in all docs (#280)

Proofing reading, grammar & syntax corrections made to all docs

github.com/MichalLytek/type-graphql - 95d3bfb6b70f9858d954af009f11b202cb490ebb authored almost 6 years ago by Takis Koumoutsakos <[email protected]>
docs(examples): add Typegoose integration example

github.com/MichalLytek/type-graphql - c03e70dcab2276271ed0a52be7137e7450311e8d authored almost 6 years ago by Michał Lytek <[email protected]>
docs(website): update footer links

github.com/MichalLytek/type-graphql - be55e3c5f3dccb7c1e3d0987b6ababefa9421b7e authored almost 6 years ago by Michał Lytek <[email protected]>
docs(readme): update website URL

github.com/MichalLytek/type-graphql - 6e0be3864ea400e2347ba2aed668b008412dffbe authored almost 6 years ago by Michał Lytek <[email protected]>
docs(website): add opencollective section to landing page

github.com/MichalLytek/type-graphql - 08a932dbf0c74320484bd7ed64bd8f5abc8fb392 authored almost 6 years ago by Michał Lytek <[email protected]>
docs(readme): add opencollective backers section

github.com/MichalLytek/type-graphql - 2886b042bfa03fb9a14e9a04c95f2fe36ab79578 authored almost 6 years ago by Michał Lytek <[email protected]>
fix(inheritance): allow for returning plain objects (#279)

github.com/MichalLytek/type-graphql - 867f0f8b89861f87db80c06a9034187e16d0be07 authored almost 6 years ago by Michał Lytek <[email protected]>
fix(typings): add types entry to package.json (#276)

github.com/MichalLytek/type-graphql - 572eddd0b5eea2279fbd4668858fa3517a2fbd65 authored almost 6 years ago by Nikita Galkin <[email protected]>
style(decorators): refactor interfaceClasses array of `@ObjectType`

github.com/MichalLytek/type-graphql - 51278f4abba0d020777ac9ff6b3863949b12cf0f authored almost 6 years ago by Michał Lytek <[email protected]>
feat(emit-schema): add support for recursive directory creation (#269)

github.com/MichalLytek/type-graphql - 6604bdb33d924d70d68408950d9712912293f3ba authored almost 6 years ago by Miłosz Szekiel <[email protected]>
docs(website): update docusaurus

github.com/MichalLytek/type-graphql - 22bb3ef178c21fb2b18c23cd8c026e896ca56fe5 authored almost 6 years ago by Michał Lytek <[email protected]>
docs(website): reorder navbar search box

github.com/MichalLytek/type-graphql - 2cdef7237569faeb31471ebbc6cb8e39b36ad56c authored almost 6 years ago by Michał Lytek <[email protected]>
docs(website): add missing cname docusaurus config entry

github.com/MichalLytek/type-graphql - 2f3e49446cd71a52141a3fd0a6ea0a4cc5de16a8 authored almost 6 years ago by Michał Lytek <[email protected]>
docs(website): add missing stuffs after release

github.com/MichalLytek/type-graphql - de20b301ad1e071432713b88f11d29790430c2db authored almost 6 years ago by Michał Lytek <[email protected]>
docs(website): update docs page domain settings

github.com/MichalLytek/type-graphql - b37d8d11b8611da1be5df4f622559882fe0ca76f authored almost 6 years ago by Michał Lytek <[email protected]>
chore(deps): update dev deps

github.com/MichalLytek/type-graphql - fa3b8d1670fdae78e34d9e01922c29ad67a9eadf authored almost 6 years ago by Michał Lytek <[email protected]>
chore: drop support for Node.js v6

github.com/MichalLytek/type-graphql - f793a7dd34d450b293eb0dede554b566cda034f0 authored almost 6 years ago by Michał Lytek <[email protected]>
docs(getting-started): fix typo (#271)

github.com/MichalLytek/type-graphql - 0edfbfdf0a1b3823413df10a55d8875972acffb1 authored almost 6 years ago by Sangguk Lee <[email protected]>
docs(readme): fix typo (#272)

github.com/MichalLytek/type-graphql - 30db787c4c05d5991e631c53ad001ed25672f509 authored almost 6 years ago by itstimetogoleft <[email protected]>
release: 0.17.0

github.com/MichalLytek/type-graphql - 37a2d10a246de9bc86fa3e162b89750702914b95 authored almost 6 years ago by Michał Lytek <[email protected]>
docs(resolvers): fix resolvers inheritance link

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