Skip to content

Pull requests: graphql-python/graphene

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[FIX] Decimal scalar inaccurate conversion of float to decimal
#1594 opened Feb 10, 2025 by mak626 Loading… updated Feb 10, 2025
migrate to poetry
#1565 opened Jun 29, 2024 by dulmandakh Loading… updated Jul 19, 2024
Fix enum value equality comparison
#1525 opened Sep 1, 2023 by cc-jj Loading… updated Feb 18, 2024
Define abstract Mutation.mutate() method [type-hints]
#1393 opened Dec 2, 2021 by belkka Loading… updated Dec 26, 2023
add test cases for context
#1517 opened Aug 22, 2023 by AjmalPonneth Loading… updated Aug 23, 2023
feat: added object_type_name_prefix
#1466 opened Oct 14, 2022 by superlevure Loading… updated Aug 10, 2023
fix: snake case converter corner cases
#1515 opened Aug 8, 2023 by tcleonard Loading… updated Aug 8, 2023
Simplify props.py
#1511 opened Jul 4, 2023 by RJPercival Loading… updated Jul 19, 2023
Improve security best practices in documentation
#1501 opened Mar 17, 2023 by QuentinN42 Loading… updated Mar 17, 2023
Add support for Enum inheritance
#1364 opened Sep 11, 2021 by MykytaMaliarenko Loading… updated Jan 11, 2023
remove leading whitespaces in multi-line descriptions
#1490 opened Jan 6, 2023 by firaskafri Loading… updated Jan 6, 2023
Union types documentation
#1426 opened Jun 15, 2022 by ramonwenger Loading… updated Jul 17, 2022
Root Value example doesn't work #1303 📖 documentation
#1310 opened Feb 7, 2021 by sarathak Loading… updated Jun 8, 2022
Make Decimal type return None if parsing an empty string
#1360 opened Aug 25, 2021 by asnoeyink Loading… updated Mar 1, 2022
Re-create UnforgivingExecutionContext for graphql-core 3.1.5+
#1369 opened Sep 20, 2021 by alexhafner Loading… updated Feb 17, 2022
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.