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

Added more scalar examples

XChikuX opened this pull request over 1 year ago
Fix unresolved arguments using typing.Annotated

skilkis opened this pull request over 1 year ago
Bump botocore from 1.29.124 to 1.29.162

dependabot[bot] opened this pull request over 1 year ago
ensure that `Schema.process_errors()` is called properly

kristjanvalur opened this pull request over 1 year ago
Bump botocore from 1.29.124 to 1.29.161

dependabot[bot] opened this pull request over 1 year ago
Add support for setting cookies in TemporalResponse

cdroege opened this pull request over 1 year ago
Lazy annotations don't work with `List[]`

ddoroshev opened this issue over 1 year ago
Failing test for lazy lists

ddoroshev opened this pull request over 1 year ago
Adjust to deprecations for graphql_core v.3.2

kristjanvalur opened this pull request over 1 year ago
Relay mode: Is it possible to return `ListConnection[Item] | Error`?

pomidoroshev opened this issue over 1 year ago
Minor doc improvements

patrick91 opened this pull request over 1 year ago
Bump botocore from 1.29.124 to 1.29.160

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
WIP: Pydantic v2 compat

thejaminator opened this pull request over 1 year ago
Possibility to disable deprecation warning print statement

moritz89 opened this issue over 1 year ago
Upgrade command

patrick91 opened this pull request over 1 year ago
Bump botocore from 1.29.124 to 1.29.159

dependabot[bot] opened this pull request over 1 year ago
Issues with `strawberry.field` resolver argument type

ThirVondukr opened this issue over 1 year ago
GraphQL query timeouts

XChikuX opened this issue over 1 year ago
Bump botocore from 1.29.124 to 1.29.158

dependabot[bot] opened this pull request over 1 year ago
Add missing arguments to create_type

patrick91 opened this pull request over 1 year ago
fix: fix a regression on StrawberryAnnotation.__eq__ method

bellini666 opened this pull request over 1 year ago
fix: StrawberryContainer can receive types other than strawberry types

bellini666 opened this pull request over 1 year ago
refactor: add a `strict` keyword for get_object_definition

bellini666 opened this pull request over 1 year ago
Support subscription errors without terminating

kristjanvalur opened this pull request over 1 year ago
Plumb the GraphQL typename through to clients if known.

mgilson opened this pull request over 1 year ago
Codegen should be able to know the `__typename` for an object

mgilson opened this issue over 1 year ago
Bump botocore from 1.29.124 to 1.29.157

dependabot[bot] opened this pull request over 1 year ago
Bump typing-extensions to 4.5

patrick91 opened this pull request over 1 year ago
Version incompatibility with `typing_extensions.deprecated`.

coady opened this issue over 1 year ago
Bump botocore from 1.29.124 to 1.29.156

dependabot[bot] opened this pull request over 1 year ago
mixins are incorrectly resolved

devkral opened this issue over 1 year ago
Bump botocore from 1.29.124 to 1.29.155

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Problems with from __future__ import annotations and relay

devkral opened this issue over 1 year ago
resolve_async missing from NodeExtension

djstein opened this issue over 1 year ago
Bump botocore from 1.29.124 to 1.29.154

dependabot[bot] opened this pull request over 1 year ago
Codegen should pass default values through

mgilson opened this issue over 1 year ago
Fix deprecation warning

patrick91 opened this pull request over 1 year ago
Tests failing from DeprecationWarnings in strawberry code

rjwills28 opened this issue over 1 year ago
Reimplement channel_listen as context manager

moritz89 opened this pull request over 1 year ago
Bump markupsafe from 2.1.2 to 2.1.3

dependabot[bot] opened this pull request over 1 year ago
Fix directive typehint

mgilson opened this pull request over 1 year ago
`strawberry.directive` type hints appear to be incorrect.

mgilson opened this issue over 1 year ago
relay: NodeID does not support auto

devkral opened this issue over 1 year ago
fix: relay.Node with overwritten resolve_id and without NodeId

devkral opened this pull request over 1 year ago
Fix list codegen

mgilson opened this pull request over 1 year ago
added url sharing for graphiql

Arfey opened this pull request over 1 year ago
Refactor: use `__strawberry_definition__` for all `StrawberryType`s

nrbnlulu opened this issue over 1 year ago
Implement unions as annotated types

Ambro17 opened this pull request over 1 year ago
refactor: copy field arguments instead of extending them

bellini666 opened this pull request over 1 year ago
refactor: resolve `relay.NodeID` annotations when creating the schema itself

bellini666 opened this pull request over 1 year ago
Update documentation to refect `strawberry-django`

baseplate-admin opened this pull request over 1 year ago
rename `_type_definition` to `__strawberry_definition__`

nrbnlulu opened this pull request over 1 year ago
Fix: deprecation warnings in tests

devkral opened this pull request over 1 year ago
Fix: don't require NodeId if resolve_id is overwritten

devkral opened this pull request over 1 year ago
NameError with lazy types

jacobjove opened this issue over 1 year ago
Sanic can't set cookies: get_context returning a TemporalResponse

wedobetter opened this issue over 1 year ago
Allow a mutation query to utilize object arguments in codegen

mgilson opened this pull request over 1 year ago
Mutation query cannot utilize object arguments in codegen

mgilson opened this issue over 1 year ago
Allow codegen to process multiple queries

mgilson opened this issue over 1 year ago
Microservices

Roman-Ch-32 opened this issue over 1 year ago
Support schema extensions for subsctriptions - Alternative

kristjanvalur opened this pull request over 1 year ago
Fix duplicated type when using generics and lazy types

patrick91 opened this pull request over 1 year ago
Proposal: switch from discord to matrix for real OSS

devkral opened this issue over 1 year ago
Bump types-aiofiles from 23.1.0.2 to 23.1.0.4

dependabot[bot] opened this pull request over 1 year ago
fix: use ast to parse lazy types using forward refs to cover some corner cases

bellini666 opened this pull request over 1 year ago
Ext wip

kristjanvalur opened this pull request over 1 year ago
Fix codegen missing fields

mgilson opened this pull request over 1 year ago
relay: conflict with GlobalId of strawberry_django_plus

devkral opened this issue over 1 year ago
Fields copy their directives.

coady opened this pull request over 1 year ago
Support subscriptions extensions [WIP]

nrbnlulu opened this pull request over 1 year ago
Run tests on 3.12-dev

patrick91 opened this pull request over 1 year ago
Fix filename for breaking changes in v0.180

cdroege opened this pull request over 1 year ago
Bump cryptography from 40.0.2 to 41.0.0

dependabot[bot] opened this pull request over 1 year ago
Make sure that `CodegenResult` can write the files requested.

mgilson opened this pull request over 1 year ago
Fix fragment codegen.

mgilson opened this pull request over 1 year ago
Allow the usage of fragment directives in codegen.

mgilson opened this pull request over 1 year ago
Codegen does not support non-inline `fragment`

mgilson opened this issue over 1 year ago
Add the option in ChannelsConsumer to confirm topic subscription

moritz89 opened this issue over 1 year ago
Do not choke on __typename in codegen.

mgilson opened this pull request over 1 year ago
Get mutations to work with codegen

mgilson opened this pull request over 1 year ago