zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit d505b75f258cd210f7e3b907e90fd5cdf187757c
parent 47b018226fb8499bbfa5aca395a5ea48f9c13e57
Author: srfsh <dev@srf.sh>
Date:   Mon, 29 Aug 2022 11:35:30 +0300

Zenflows.GQL.Schema: import File type

Diffstat:
Msrc/zenflows/gql/schema.ex | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/zenflows/gql/schema.ex b/src/zenflows/gql/schema.ex @@ -25,6 +25,7 @@ alias Zenflows.VF import_types Absinthe.Type.Custom import_types Zenflows.GQL.Type +import_types Zenflows.File.Type import_types Zenflows.SWPass.Type import_types Zenflows.Keypairoom.Type import_types Zenflows.InstVars.Type