Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/strawberry-graphql/strawberry

A GraphQL library for Python that leverages type annotations 🍓
https://github.com/strawberry-graphql/strawberry

Add missing LICENSE file for the mypy plugin

602c1fc0e1879239f51089893295d874fcd0aa17 authored about 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.42.3

040cacce9080df8fa6625b6bdfe7725801be104b authored about 4 years ago by Botberry <[email protected]>
Merge pull request #573 from strawberry-graphql/feature/custom-dataclass-transformer

Fix attribute without default error in mypy

f20ccd5379c527e89474aab53eea37ffb6c599ca authored about 4 years ago by Patrick Arminio <[email protected]>
Let mypy's dataclass plugin know about strawberry.field

3a0e04d9b7901d799f7c63632b82c693fa2c01bb authored about 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.42.2

4c919ff1d4a0ec99558bc4fca22cb11028557e60 authored about 4 years ago by Botberry <[email protected]>
Merge pull request #574 from strawberry-graphql/handle-unset-values-arguments

Handle arguments with unset default value

2f97ca9038a2d56c0b1361aedcc7db8680d1ba04 authored about 4 years ago by Patrick Arminio <[email protected]>
Add release file

a1fab0ec19c477a16ec1a9ed2aa77a487782bd99 authored about 4 years ago by Jonathan Kim <[email protected]>
Add some runtime checking for unions

4853da081a152f6412dcd5bcf87999b3cdbf4704 authored about 4 years ago by Jonathan Kim <[email protected]>
Add release file

70de3e9daf1c744b65d80fbfc8cdef8f1f3e64a4 authored about 4 years ago by Jonathan Kim <[email protected]>
Handle arguments with unset default value

0e759cc8a854858da9da132d7ae6fa9785044b84 authored about 4 years ago by Jonathan Kim <[email protected]>
Release 🍓 0.42.1

49ee3dc7f861b053dc82e864452b647a017ab58c authored about 4 years ago by Botberry <[email protected]>
Merge pull request #572 from strawberry-graphql/feature/mypy-strawberry-field

Add support for strawberry.field in mypy

534bc563ab259c8037ea0cd6aef5b94ea48e170f authored about 4 years ago by Patrick Arminio <[email protected]>
Make strawberry.field return Any in mypy

7baf945be4e2299041e9dc04aa59bd64d76a1f1b authored about 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.42.0

c178b27f169b69a61ab7bb31c583f00720f054d8 authored about 4 years ago by Botberry <[email protected]>
StrawberryResolver object (#543)

* Completely revamped how resolvers are created, stored, and managed by
StrawberryField. Now in...

ceb555f8cfe6526bc9e7982d36e21bbe2b7b4a35 authored about 4 years ago by ignormies <[email protected]>
Update pre-commit action

db74d55264538a7ed2d4757345145dd6ba94645a authored about 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #567 from strawberry-graphql/dependabot/pip/requests-2.25.0

Bump requests from 2.24.0 to 2.25.0

a400e55306cf42db9489f3e94ac607c2f8ca75a6 authored about 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.41.1

75a059a59ecd3242fe5ec31def8ed33ade4b3729 authored about 4 years ago by Botberry <[email protected]>
Merge pull request #568 from strawberry-graphql/fix/type-resolver

Fix order of type evaluation

e1b18e204f10d620b73a1ddca093f5f1df01a1aa authored about 4 years ago by Patrick Arminio <[email protected]>
Fix order of type evaluation

670a11a1b59550f80e7ed791f43159888f2ff9ef authored about 4 years ago by Patrick Arminio <[email protected]>
Bump requests from 2.24.0 to 2.25.0

Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0.
- [Release notes](https...

6be2e95f5cb83e4eb09cc2225867e63fd7d382b3 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #562 from strawberry-graphql/dependabot/pip/pytest-flask-1.1.0

Bump pytest-flask from 1.0.0 to 1.1.0

6ebbc76da0bf213256ad5695e1a370e00f011abf authored about 4 years ago by Patrick Arminio <[email protected]>
Bump pytest-flask from 1.0.0 to 1.1.0

Bumps [pytest-flask](https://github.com/pytest-dev/pytest-flask) from 1.0.0 to 1.1.0.
- [Release...

3578367929408977ad7a86de6972f638807b7bbe authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 🍓 0.41.0

3bbedd312c17b5e4f21e97d7e27fa337485d0697 authored about 4 years ago by Botberry <[email protected]>
Merge pull request #555 from strawberry-graphql/feature/dataloaders

bd2245a10d0e5236ce28f6c44ff64914c0eb6562 authored about 4 years ago by Patrick Arminio <[email protected]>
Fix issue with enums and untyped imports

e49eae33d911c47af88dec89db988e8b3bf46561 authored about 4 years ago by Patrick Arminio <[email protected]>
Add release file

dcb09145f2e03f3fdb19afb6c9baec067987ed86 authored about 4 years ago by Patrick Arminio <[email protected]>
Fix mypy tests

41b2f74b132eb5e57a864c7569573ddb2fc85b2f authored about 4 years ago by Patrick Arminio <[email protected]>
Improve typings

341a5f8d5c6ea3a66bf6ad8fe164db2ef7bd28cd authored about 4 years ago by Patrick Arminio <[email protected]>
Allow to pass event loop

097dd864d5471d1e2e234008a422675557498331 authored about 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.40.2

6a21c7ba449a2613c94cf65cec0ad369d9698aa1 authored about 4 years ago by Botberry <[email protected]>
Merge pull request #554 from Ambro17/master

75c5768d17942801ee4b9052f0309d542961576c authored about 4 years ago by Patrick Arminio <[email protected]>
Improve documentation

Co-authored-by: Jonathan Kim <[email protected]>

0d2a32748e0ba9d5f4c1a8fdea8f44efe656ac02 authored about 4 years ago by Patrick Arminio <[email protected]>
Add documentation on context and dataloaders

fee7d8679224f626e14e1d08a8c542385c4d00f4 authored about 4 years ago by Patrick Arminio <[email protected]>
Handle loader errors

efb6079b7a8ce9f4268b61ab75e8c150fb5630b5 authored about 4 years ago by Patrick Arminio <[email protected]>
Add checks for returned values

38dc03faebb9fb0bb4552f5d8c1a2c12acc6bb01 authored about 4 years ago by Patrick Arminio <[email protected]>
Add basic cache

c790ac35ce347dadb50ca24b8716011dd8f74495 authored about 4 years ago by Patrick Arminio <[email protected]>
Add docs

cb9790813e30a595d2e0bdc77c79c0f861b422fd authored about 4 years ago by Patrick Arminio <[email protected]>
Cache enabled by default

6bea26e47fbde185de016889e7bb5837ee7c66df authored about 4 years ago by Patrick Arminio <[email protected]>
Add support for max batch size

d9999b83e56f78e8acaf82f9d57c20d4bdd0c997 authored about 4 years ago by Patrick Arminio <[email protected]>
Add a test with dataloader and django

aa2ff7aff6fdb989c0a9f6bf1fbb3aeb0930775c authored about 4 years ago by Patrick Arminio <[email protected]>
Add support for errors

c7b92d28df5d0384b023ba00fda8384fcbdb322d authored about 4 years ago by Patrick Arminio <[email protected]>
Don't reuse dispatched batches

286528364bf560cc62bc927fa5f5122238d1d6bb authored about 4 years ago by Patrick Arminio <[email protected]>
Add intial implementation of a dataloader

87f37edc995ed602591cc9a15e4c20295a531b6d authored about 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.40.1

a31041b9f76d7c9cf15a1459639408817b6a8265 authored about 4 years ago by Botberry <[email protected]>
Merge pull request #558 from strawberry-graphql/bugfix/mypy-union-positional-args

6b7c6f68b46e2ff819a0f2edb2d441dd97653112 authored about 4 years ago by Patrick Arminio <[email protected]>
Add release file

0e0296bd253a121f9bc28b816a76ac3f45af85cd authored about 4 years ago by Jonathan Kim <[email protected]>
Fix bug where types argument is positional for strawberry.union

436b085daf87db0473e78bff0411e99caac8cca0 authored about 4 years ago by Jonathan Kim <[email protected]>
🔧

f9559800504750db2403aa3937cb849a84ea3c3b authored about 4 years ago by Ambro17 <[email protected]>
🚀 Add Release File

443d7c37e002333b9f8edd64e534acc72f40daac authored about 4 years ago by Ambro17 <[email protected]>
🖌 pre-commit changes

6bde606f3180b3dc3ede8de0b870e346db268372 authored about 4 years ago by Ambro17 <[email protected]>
🔧 Add interfaces of parent classes

386214a1b67cf980c9f82a5cc822f70017cff371 authored about 4 years ago by Ambro17 <[email protected]>
Release 🍓 0.40.0

7f2e848717050abc26d6b664459757761cb8f078 authored about 4 years ago by Botberry <[email protected]>
Merge pull request #556 from strawberry-graphql/feature/django-async-view

8ebdb6fd55ca59c97b6b98be7965d12c4a9ab60f authored about 4 years ago by Patrick Arminio <[email protected]>
Document custom as_view

be469854477984453b18213e868b0dd43dd7abb5 authored about 4 years ago by Patrick Arminio <[email protected]>
Add release file

e60f6fb3f600e5c374c25ac5e7d411c829a75a03 authored about 4 years ago by Patrick Arminio <[email protected]>
Update docs

1aad775e51ca94d848a182e05db7d527b9a45ef2 authored about 4 years ago by Patrick Arminio <[email protected]>
Add AsyncGraphQLView for django

314ec1d2e5ee639f5d1551d0df99d108dc6f17ec authored about 4 years ago by Patrick Arminio <[email protected]>
Run tests on django 3.1

5be1c0b90334976e2b64824e0fce081e892a3558 authored about 4 years ago by Patrick Arminio <[email protected]>
Bump dev version of django to 3.1

32e4cddd4d2fb7a0fc4bcc20fd3be8affd745042 authored about 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #557 from strawberry-graphql/dependabot/pip/django-3.1.3

Bump django from 3.0.10 to 3.1.3

ec99459ffa214d27a79f047f4ee9ebe5f1f76157 authored about 4 years ago by Patrick Arminio <[email protected]>
Bump django from 3.0.10 to 3.1.3

Bumps [django](https://github.com/django/django) from 3.0.10 to 3.1.3.
- [Release notes](https:/...

e33dc964a4bf4ae580a6bd0bc2b62ffe62aebecf authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
✔ Add tests with some questions about possible improvements

555cdfe357de0438810947ef3b206412e4bca5ec authored about 4 years ago by Ambro17 <[email protected]>
🖌 Use type_definition instead of TypeClass

27b682dee5451161720e7870c827d4015781e17e authored about 4 years ago by Ambro17 <[email protected]>
Release 🍓 0.39.4

2f42fd5243f54b54618388002f847ed485425029 authored about 4 years ago by Botberry <[email protected]>
Merge pull request #551 from jordangarside/field-typing

02b888d28280bfc34087328e36b64637d8377c1a authored about 4 years ago by Patrick Arminio <[email protected]>
Disable disallow_untyped_decorators due to a mypy bug

e7c7b0404ec16021c555c86d8cf7bf766d887540 authored about 4 years ago by Patrick Arminio <[email protected]>
Add mypy tests for strawberry.field

0078bda9cc5fea98588285f664d99a4b0c6b560d authored about 4 years ago by Patrick Arminio <[email protected]>
🔧 Revert accidental change

b2f561a5079e2d7e6f0c11d0d6da1d97fbad24c9 authored about 4 years ago by Ambro17 <[email protected]>
🔧 Only add `is_type_of` argument to ObjectTypes.

b3ef36a6f0956537e6eacc21828f798546b3d1ea authored about 4 years ago by Ambro17 <[email protected]>
Add @overload to excluded coverage lines

4cd3c6288f4896b7303109280a04126cd96ebc3c authored about 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #552 from jkimbo/add-scalar-documentation

Add scalar documentation

86f119f09bf0307b3d5ad510b214549fa4629072 authored about 4 years ago by Patrick Arminio <[email protected]>
Wording

2020c17a9bbafd7c298b46397e38ec3dff0bf659 authored about 4 years ago by Jonathan Kim <[email protected]>
Add documentation on creating custom scalars

b380ad72a4cab899b8e365ecb3dcbccabf9aac65 authored about 4 years ago by Jonathan Kim <[email protected]>
Add some basic scalar documentation

ca2c12333fba7d79e3a4babcf2ce55c412dc46d7 authored about 4 years ago by Jonathan Kim <[email protected]>
Make field typing more specific

56393993429cccf3dc6c1a68c54c5f666965bd59 authored about 4 years ago by Jordan Garside <[email protected]>
Merge pull request #549 from strawberry-graphql/dependabot/pip/pre-commit-2.8.2

Bump pre-commit from 2.8.1 to 2.8.2

9e3c4342334b174e7142fc02417e85c97e17a1f3 authored about 4 years ago by Patrick Arminio <[email protected]>
Bump pre-commit from 2.8.1 to 2.8.2

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.8.1 to 2.8.2.
- [Release not...

c892df2eb04b593bf6ccce75a134cba6806e3353 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 🍓 0.39.3

76163c9d88fcc2de46ccc8f5b7f168da9ac1abfd authored about 4 years ago by Botberry <[email protected]>
Merge pull request #546 from jordangarside/disable-implicit-reexport

43b55cbc1a9719bdfcb35da728cc8b1c9ad8b5e3 authored about 4 years ago by Patrick Arminio <[email protected]>
Remove unused version variable

7d1e08fb2a279801a67ef435d23b5575a1e59c94 authored about 4 years ago by Patrick Arminio <[email protected]>
Disable implicit reexport

bfcab345cf128cfa28548d78fcbbd2c4df5761f5 authored about 4 years ago by Jordan Garside <[email protected]>
Release 🍓 0.39.2

7261bc5a4cfabcfec4e51adcb99cb8f5c8d2defa authored about 4 years ago by Botberry <[email protected]>
Merge pull request #547 from jordangarside/fix-prettier-hook

Update prettier pre-commit hook repo

35c1186a837f52c4a30d6c9406b81195567d402a authored about 4 years ago by Patrick Arminio <[email protected]>
Update prettier pre-commit hook repo

614f88ed7638a6e1ccfe0683f0487e15e1d59924 authored about 4 years ago by Jordan Garside <[email protected]>
Merge pull request #545 from strawberry-graphql/dependabot/pip/pre-commit-2.8.1

Bump pre-commit from 2.7.1 to 2.8.1

a30270fb442e762ac866f20102dd475ed4ab1e76 authored about 4 years ago by Patrick Arminio <[email protected]>
Merge pull request #544 from strawberry-graphql/dependabot/pip/pytest-6.1.2

Bump pytest from 6.1.1 to 6.1.2

5fe61fc9b5004ac8317014f3872d46712a3a1971 authored about 4 years ago by Patrick Arminio <[email protected]>
Bump pre-commit from 2.7.1 to 2.8.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.7.1 to 2.8.1.
- [Release not...

10abdce547c435dd037e5ceb6dd6e1023a37585f authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump pytest from 6.1.1 to 6.1.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.1.2.
- [Release notes](http...

fecc57470758c79ef0a067409f468e5cd4a150de authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 🍓 0.39.1

ebcf62a8b91130d98ef98cf795b6d251effec2cb authored about 4 years ago by Botberry <[email protected]>
Merge pull request #538 from strawberry-graphql/fix/get-type-member-expr

Fix issue when using namespaced variables for enums

a3bdd6ca99e20da4ef2581583bb2cab4fd99d458 authored about 4 years ago by Patrick Arminio <[email protected]>
Fix issue when using namespaced variables for enums

2075a6212dcd69233904f6f372bd19b8019b4494 authored about 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.39.0

01344c838c022ac3b037f054741b7cf4b6982e9e authored about 4 years ago by Botberry <[email protected]>
Merge pull request #530 from strawberry-graphql/add-field-deprecation-parameter

61c14f8466d04663f63dab03a0c832e007bb04bd authored about 4 years ago by Patrick Arminio <[email protected]>
Add support for deprecation reason in subscriptions

6cc84715337ca7c1284f42e22fa57bed15f05ba3 authored about 4 years ago by Patrick Arminio <[email protected]>
Release 🍓 0.38.1

cfed053b4618107747f84a85ebf43ca37cb4e76f authored about 4 years ago by Botberry <[email protected]>
Merge pull request #536 from jkimbo/set-null-default-value

2297b594da9144ef5bb328710fc8476d54f1345d authored about 4 years ago by Patrick Arminio <[email protected]>
Add test to fix coverage

654348555f91ef3d90f81122423a6cc0b4a8edc1 authored about 4 years ago by Patrick Arminio <[email protected]>
Fix formatting

bad1e9c1bedc27422c8bc21c573ef5102586d647 authored about 4 years ago by Jonathan Kim <[email protected]>
Add RELEASE file

7e3c59bd9128801e20181146a2fdb4931bddc65b authored about 4 years ago by Jonathan Kim <[email protected]>