Uses of Class
ch.brix.gql.client.frontify.input_objects.CustomMetadataPropertyPositionInput
-
Packages that use CustomMetadataPropertyPositionInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of CustomMetadataPropertyPositionInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return CustomMetadataPropertyPositionInput Modifier and Type Method Description CustomMetadataPropertyPositionInputCustomMetadataPropertyPositionInput. placement(CustomMetadataPropertyPositionPlacement v)`CustomMetadataProperty` position placement.CustomMetadataPropertyPositionInputCustomMetadataPropertyPositionInput. targetId(IdScalar v)`CustomMetadataProperty` Id used as positional reference for `BEFORE` and `AFTER` placements.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type CustomMetadataPropertyPositionInput Modifier and Type Method Description CreateCustomMetadataPropertyInputCreateCustomMetadataPropertyInput. position(CustomMetadataPropertyPositionInput v)Position in the list of newly created `CustomMetadataProperty`.
-