Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Draft
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
0a803df
feat: add integration of serde_json
chirino Aug 14, 2021
86a60c1
Codestyle corrections
tyranron Aug 15, 2021
d2bdcd9
feat: add GraphQLValueAsync impl for serde_json
chirino Aug 15, 2021
38495b7
feat: support using serde_json::Value as input/output fields
chirino Aug 15, 2021
2e8b326
feat: added TypedJson wrapper type that makes it easier to define sta…
chirino Aug 16, 2021
be3a32d
feat: added test to verify serde_json::Value work as subscription ret…
chirino Aug 16, 2021
365658b
feat: added section to the book to show examples of how to use the se…
chirino Aug 22, 2021
f3e42f5
Merge branch 'master' into json
LegNeato Aug 26, 2021
7ac73b8
Merge branch 'master' into json
LegNeato Sep 9, 2021
af6e4aa
Merge branch 'master' into json
tyranron Sep 16, 2021
48fea85
Merge remote-tracking branch 'chirino/json' into json
tyranron Sep 16, 2021
9ff9879
Reimpl serde_json::Value, vol.1
tyranron Sep 17, 2021
6222be4
Reimpl serde_json::Value, vol.2
tyranron Oct 4, 2021
568d1ec
Impl Json<T> wrapper, vol.1
tyranron Oct 4, 2021
cd3398b
Impl Json<T> wrapper, vol.2
tyranron Oct 5, 2021
94f755d
Impl dynamic TypeInfo, vol.1
tyranron Oct 5, 2021
b807c43
Impl dynamic TypeInfo, vol.2
tyranron Oct 7, 2021
9bb2d04
Impl dynamic TypeInfo, vol.3
tyranron Oct 7, 2021
9ce0717
Bikeshed serde + ScalarValue stuff, vol.1
tyranron Oct 8, 2021
3306cf1
Merge branch 'master' into json
tyranron Apr 14, 2022
0451540
Restore and refactor, vol.1
tyranron Apr 15, 2022
a1e2ffe
Restore and refactor, vol.2 [skip ci]
tyranron Apr 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Impl dynamic TypeInfo, vol.2
  • Loading branch information
tyranron committed Oct 7, 2021
commit b807c4318b2b6e7463ba19371953ebeec9b55718
Loading