Class DeleteMetadataFieldInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.DeleteMetadataFieldInput
-
public class DeleteMetadataFieldInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description DeleteMetadataFieldInput()
-
-
-
Method Detail
-
id
public DeleteMetadataFieldInput id(IdScalar v)
Id of the `MetadataField` to delete.
-
-