Commit graph

128 commits

Author SHA1 Message Date
Zach Daniel
004c69c291 feat: support custom types, add custom type test 2021-03-28 12:30:28 -04:00
Zach Daniel
9151b712f1 improvement: start on error messaging groundwork
fix: properly handle relationship changes on updates
2021-03-15 15:51:17 -04:00
Zach Daniel
919a4edeac chore: format/dialyzer 2021-03-12 09:39:59 -05:00
Zach Daniel
885b1d886e chore: modernize example action names
fix: don't fail on empty mutations list
improvement: support more builtin types
2021-03-12 09:04:38 -05:00
Zach Daniel
83b77121d1 improvement: validate action existence 2021-03-08 14:22:41 -05:00
Zach Daniel
12611b6c64 fix: proper supports for embeds
improvement: update to latest ash
2021-02-22 23:28:01 -05:00
Zach Daniel
33ce6b952d WIP 2021-02-18 10:16:00 -05:00
Zach Daniel
fbfdb7faf8 feat: update to latest ash
feat: support query arguments
2021-01-21 23:06:06 -05:00
Zach Daniel
a820beb474 feat: support embedded resources 2021-01-12 15:14:35 -05:00
Zach Daniel
6f5b081f03 chore: fix linter 2020-12-30 18:00:36 -05:00
Zach Daniel
aabdd4874d fix: in enum filters should be instances of the enum 2020-12-30 17:51:26 -05:00
Zach Daniel
6dae243a0f fix: properly represent boolean filters 2020-12-30 11:25:26 -05:00
Zach Daniel
539bb14065 feat: filters as input objects 2020-12-29 15:11:16 -05:00
Zach Daniel
90b969af2e improvement: update to latest ash 2020-12-27 01:49:35 -05:00
Zach Daniel
210057d1c3 test: actually have a test :) 2020-12-02 00:07:15 -05:00
Zach Daniel
fc62c6b8f4 fix: don't require attributes that have a default value 2020-11-30 20:00:55 -05:00
Zach Daniel
37d0b6534d
feat: Support configuring identities (#8)
* feat: support using identities for gets
2020-11-18 02:14:33 -05:00
Zach Daniel
5b7626c28f
chore: fix sobelow 2020-11-11 23:01:48 -05:00
Zach Daniel
d1f35f420d
improvement: create input honors required relationships 2020-11-11 22:57:48 -05:00
Zach Daniel
cacec2de1d
improvement: add more NonNulls 2020-11-11 22:53:53 -05:00
Zach Daniel
daf8513c26
fix: correct sorting enum/args list 2020-11-11 22:41:54 -05:00
Zach Daniel
74ad0149ec
fix: allow null sorts 2020-11-05 22:12:28 -05:00
Zach Daniel
5534b1c464
fix: default_page_size -> default_limit 2020-11-05 21:44:33 -05:00
Zach Daniel
d5cf6ee3a0
feat: overhaul, better type support, pagination 2020-11-05 20:59:06 -05:00
Zach Daniel
7adb8c0f22
feat: rewrite with dataloader 2020-09-23 20:54:57 -04:00
Zach Daniel
c74f76f8a0
fix: use module name specific to the api
fix: support booleans
2020-09-02 00:52:51 -04:00
Zach Daniel
b7eaa44376
fix: get mix check passing 2020-08-14 10:20:47 -04:00
Zach Daniel
cd16030324
feat: initial POC release 2020-08-13 17:39:59 -04:00