Class On_SetCustomMetadata
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_SetCustomMetadata
-
public class On_SetCustomMetadata extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_SetCustomMetadata()
-
Method Summary
Modifier and Type Method Description On_SetCustomMetadataparentIds()List of parentIds with newly `CustomMetadata` values set.
-
-
-
Method Detail
-
parentIds
public On_SetCustomMetadata parentIds()
List of parentIds with newly `CustomMetadata` values set.
-
-