issues
search
evo-company
/
hiku
Library to write servers for GraphQL-like query languages
http://hiku.readthedocs.io
BSD 3-Clause "New" or "Revised" License
60
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Return proper error instead of KeyError for invalid fragment type name
#174
slavikovbasa
closed
5 days ago
0
WIP: class based api
#173
slavikovbasa
opened
3 weeks ago
2
fix aliased record field
#172
kindermax
closed
1 month ago
0
update 0.8.x docs
#171
kindermax
closed
1 month ago
0
add result field to ExecutionResult
#170
kindermax
closed
1 month ago
0
Allow input arguments using Record to have default value
#169
kindermax
opened
1 month ago
0
fix docs all over the place
#168
kindermax
closed
1 month ago
0
Fix aiopg + sqlalchemy >= 1.4 compatibility issue
#167
kindermax
closed
1 month ago
0
migrate to python3.8
#166
kindermax
closed
1 month ago
1
Remove code for old features that are not used anymore
#165
kindermax
closed
1 month ago
0
Remove unused code
#164
kindermax
closed
1 month ago
0
Add sqlalchemy>2 support
#163
okorienev
closed
2 months ago
0
migrate to docker compose (v2)
#162
kindermax
closed
2 months ago
0
fix list requires: must not capture one-for-all done_deps
#161
kindermax
closed
2 months ago
1
fix Sequnce[Optional[UnionRef]] - make it work with Nothing type
#160
kindermax
opened
2 months ago
0
Multiple composite keys issue
#159
xx1y-arch
closed
2 months ago
2
Rework documentation
#158
kindermax
opened
3 months ago
1
Make query options immutable
#157
slavikovbasa
opened
4 months ago
0
Add opentelemetry extension
#156
kindermax
opened
4 months ago
0
Introduce Schema (new high-level api)
#155
kindermax
closed
2 months ago
0
Proper handling of custom scalar serialization/deserialization errors
#154
slavikovbasa
opened
4 months ago
3
Rewrite fragments merge
#153
kindermax
closed
4 months ago
0
rewrite fragments
#152
kindermax
closed
4 months ago
0
[fix] [#149] do not merge/extract fragment fields into node fields
#151
kindermax
closed
5 months ago
0
Native file upload support
#150
n4mespace
opened
5 months ago
1
Link does not resolve on Union types
#149
n4mespace
opened
5 months ago
1
[fix] add missing UnionRef to federation sdl generation
#148
n4mespace
closed
6 months ago
0
[fix] wrapped functions in promehteus must retain its __name__, __qua…
#147
kindermax
closed
7 months ago
0
Raise TypeError for nonexistent fragment. Add basic isort config
#146
slavikovbasa
closed
10 months ago
2
validate description type
#145
kindermax
closed
1 year ago
0
export scalars in sdl
#144
kindermax
closed
1 year ago
0
Propositions for class-based API improvements and simplification
#143
slavikovbasa
opened
1 year ago
1
Implement class-based API for graph declaration
#142
slavikovbasa
opened
1 year ago
0
Fix custom scalar introspection defaultValue. Fix enum opt validation
#141
slavikovbasa
closed
1 year ago
0
Fix custom scalar validations for options
#140
slavikovbasa
closed
1 year ago
0
pass execution_context as an argment, drop ExtensionFactory
#139
kindermax
closed
1 year ago
0
add ExtensionFactory, forbid to pass Extension instances to Endpoint …
#138
kindermax
closed
1 year ago
0
support python3.12
#137
kindermax
closed
5 months ago
0
add tests for endpoint with CustomContext
#136
kindermax
closed
1 year ago
0
fix changelog generation
#135
kindermax
closed
1 year ago
0
testing changelog 1
#134
kindermax
closed
1 year ago
0
create github release/prerelease using action
#133
kindermax
closed
1 year ago
0
export enums in sdl
#132
kindermax
closed
1 year ago
0
migrate to python3.8, update docs
#131
kindermax
closed
1 month ago
1
use furo theme for docs
#130
kindermax
closed
1 year ago
0
fix: pass context to dispatch
#129
kindermax
closed
1 year ago
0
optimize Operation class mem by using __slots__
#128
kindermax
closed
1 year ago
0
fix cache support for fragments
#127
kindermax
closed
1 year ago
0
export fields description in sdl
#126
kindermax
closed
1 year ago
0
Extensions
#125
kindermax
closed
1 year ago
1
Next