zf

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

commit 9e1846ffe02ef6dbec37231914654960c08dd0e2
parent 3795677744ef6fb9dedd1d024985d10c28bee2d3
Author: srfsh <dev@srf.sh>
Date:   Thu, 25 Aug 2022 12:42:30 +0300

Zenflows.VF.Person.Type: rm todo comment

Diffstat:
Msrc/zenflows/vf/person/type.ex | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/zenflows/vf/person/type.ex b/src/zenflows/vf/person/type.ex @@ -94,9 +94,6 @@ input_object :person_create_params do @desc @note field :note, :string - # TODO: When - # https://github.com/absinthe-graphql/absinthe/issues/1126 results, - # apply the correct changes if any. @desc @primary_location_id field :primary_location_id, :id, name: "primary_location"