Commit Graph

77 Commits

Author SHA1 Message Date
DrakeTDL abb8894bab
remove "with" prefix for fields 2023-10-23 15:41:21 -07:00
DrakeTDL b4777671d7
replace graphql-codegen node to use deno 2023-10-23 15:32:41 -07:00
DrakeTDL 1de69fc13b
fix some fields getting created at wrong position 2023-10-23 15:32:41 -07:00
DrakeTDL 258e55774d
add missing fields for MediaList 2023-10-23 15:32:33 -07:00
DrakeTDL e9dfecdbbe
fix some fields not creating subfields 2023-10-23 15:32:20 -07:00
DrakeTDL f59e4d86f6
fix aliases not being optional 2023-10-21 13:31:57 -07:00
DrakeTDL f7627a1caa
add support for fetch (naive) response type 2023-10-21 13:18:37 -07:00
DrakeTDL 4a64fa6df5
remove todo file 2023-10-19 23:12:50 -07:00
DrakeTDL 548aabdf5c
add support for field aliases 2023-10-19 17:02:39 -07:00
DrakeTDL e9e18f6034
refactor parser 2023-10-19 17:00:57 -07:00
DrakeTDL c0c316ddaa
remove unnecessary reassignments 2023-10-19 11:38:38 -07:00
DrakeTDL 7feeb074f6
normalize field arguments 2023-10-19 10:53:27 -07:00
DrakeTDL 69041caa68
rename updateOperation fn to operationParser 2023-10-19 06:21:54 -07:00
DrakeTDL 4f3913814d
add field from User.withStatistics to UserStatistics 2023-10-14 15:07:16 -07:00
DrakeTDL e83f16a6b0
add field from User.withFavourites to Favourites 2023-10-14 10:49:20 -07:00
DrakeTDL e313d44fb0
add mediaListOptions field 2023-10-14 10:46:57 -07:00
DrakeTDL 21326fc6bc
add more default fields 2023-10-13 22:38:34 -07:00
DrakeTDL eb98a83c38
update generated types 2023-10-13 19:46:31 -07:00
DrakeTDL e5ec6565ec
remove space between query and bracket 2023-10-13 14:02:02 -07:00
DrakeTDL 319be15c31
add more examples 2023-10-12 15:23:42 -07:00
DrakeTDL e396f024a5
add Page query support
closes #3
2023-10-12 14:22:00 -07:00
DrakeTDL ed7d209ea9
add union fields on mutation and query fields 2023-10-12 12:24:47 -07:00
DrakeTDL 5d1c1bb92d
add union support for operation parser 2023-10-12 11:23:06 -07:00
DrakeTDL 5d0d3c33fd
add toggle/update favourite mutations 2023-10-12 10:45:27 -07:00
DrakeTDL a7a9860c0c
add delete mutations 2023-10-12 01:20:16 -07:00
DrakeTDL 9d0ef7b579
add fetch errors 2023-10-12 00:53:37 -07:00
DrakeTDL 7e7e3c5378
remove duplicate types 2023-10-11 22:43:03 -07:00
DrakeTDL 71530dcd78
update README.md 2023-10-11 18:09:31 -07:00
DrakeTDL 493d8244f8
update README.md 2023-10-10 20:37:19 -07:00
DrakeTDL 15fc48e7e5 Merge branch 'feature/no-ref/add-some-mutations' into 'master'
add some mutations for already implemented fields

See merge request AnimeWatchingClub/anilist-api-wrapper!2
2023-10-11 01:10:55 +00:00
DrakeTDL 21f23de256
add some mutations for already implemented fields 2023-10-10 18:02:23 -07:00
DrakeTDL 66f9e68c53
fix add missing graphql.ts types 2023-10-10 17:26:53 -07:00
DrakeTDL e835a63039 Merge branch 'feature/no-ref/split-anilist.ts' into 'master'
Feature/no ref/split anilist.ts

See merge request AnimeWatchingClub/anilist-api-wrapper!1
2023-10-11 00:23:58 +00:00
DrakeTDL 06277ce868
move NotificationOption and ListActivityOption fields into User.ts 2023-10-10 17:17:01 -07:00
DrakeTDL 4a73d9460d
split anilist.ts 2023-10-10 17:09:35 -07:00
DrakeTDL 21e3060c68
refactor UpdateOperation type 2023-10-10 15:41:42 -07:00
DrakeTDL 387a42f259
update README.md 2023-10-10 00:05:07 -07:00
DrakeTDL ef9a36e21b
add examples 2023-10-09 23:57:30 -07:00
DrakeTDL 78b4fb1b4e
fix(StaffEdge.node) showing wrong field name 2023-10-09 23:31:11 -07:00
DrakeTDL 99a06ce0b7
fix updateOperation 2023-10-09 23:30:57 -07:00
DrakeTDL 28c740b341
fix some field casing 2023-10-09 16:05:58 -07:00
DrakeTDL 4f7d744afa
fix some fields not creating subfields 2023-10-09 16:05:36 -07:00
DrakeTDL 65b925f260
feat: replace most hand-crafted types with genereated types 2023-10-09 15:20:57 -07:00
DrakeTDL 63bb438d14
add MediaListCollection query
closes #10
2023-10-08 18:47:31 -07:00
DrakeTDL b552c7d882
add GenreCollection query
closes #11
2023-10-08 18:47:31 -07:00
DrakeTDL f588a2cd83
add MediaTagCollection query
closes #12
2023-10-08 18:47:31 -07:00
DrakeTDL 53f3a1de52
add ActivityReply query
closes #19
2023-10-08 18:47:31 -07:00
DrakeTDL 66acfcc940
add Markdown query
closes #25
2023-10-08 18:47:30 -07:00
DrakeTDL 7829d95722
add AniChartUser query
closes #26
2023-10-08 18:47:30 -07:00
DrakeTDL 06224623ef
add SiteStatistics query
closes #27
2023-10-08 18:47:17 -07:00