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