Class On_AddCustomMetadata
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_AddCustomMetadata
-
public class On_AddCustomMetadata extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_AddCustomMetadata()
-
Method Summary
Modifier and Type Method Description On_AddCustomMetadataparentIds()List of the parent Ids where the new `CustomMetadata` values were added.
-
-
-
Method Detail
-
parentIds
public On_AddCustomMetadata parentIds()
List of the parent Ids where the new `CustomMetadata` values were added.
-
-