Skip to content

RelationPartnerLayoutInput ​

Input which defines the layout of a RelationPartner

graphql
input RelationPartnerLayoutInput {
  pos: PointInput!
}

Fields ​

RelationPartnerLayoutInput.pos ● PointInput! non-null input ​

The position of the RelationPartner

Member Of ​

UpdateRelationPartnerLayoutInput input

Released under the MIT License.