Commit Graph

15 Commits

Author SHA1 Message Date
Nicolas Moutschen
4937dcf93d docs: add doc for tag attribute 2022-08-22 11:52:05 +02:00
aidan coyne
6f57a13b71 define override directive on fields
* define the directive field on the field struct
* implement printing it on the federation sdl
* update the derive stuff
* add a test
2022-08-20 15:22:12 -05:00
Nicolas Moutschen
dd4515c18f docs: add docs for inaccessible directive 2022-08-18 14:31:01 +02:00
Damien Pontifex
e4e53a5a0c all columns for docs tables 2022-08-17 11:57:46 +08:00
Damien Pontifex
e3efb1dfd8 notes on docs for the shareable attribute 2022-08-17 10:41:46 +08:00
Sunli
5ad9f497d8 Remove code and tests related oneof fields. #915 2022-05-07 16:16:01 +08:00
Douman
b0933b3475 Add process_with to methods 2022-04-06 18:25:07 +09:00
Douman
ca1f9045cc Introduce process_with for input object 2022-04-05 11:31:11 +09:00
Sunli
8909752107 Add support group attribute to Object/SimpleObject/ComplexObject/Subscription macros. #838 2022-03-14 09:28:34 +08:00
Sunli
5dad855f8e Export @oneOf directive to SDL when Oneof type is defined. #766 2022-03-05 09:06:59 +08:00
Sunli
a4b840a984 Add support for oneof field on object. #766 2022-03-04 21:24:17 +08:00
Sunli
df3312363e Add OneOfObject macro to support for oneof input object. #766 2022-02-17 19:35:55 +08:00
Sunli
334b6efe99 Add skip_input attribute to InputObject macro, skip_output attribute to SimpleObject macro. #797 2022-01-26 17:54:24 +08:00
Sunli
cea21fbe45 Add support flatten attribute for SimpleObject, ComplexObject and Object macros. #533 2022-01-18 10:33:07 +08:00
Sunli
db83b9440c Update docs 2021-11-20 11:16:48 +08:00