Class DeleteCollectionInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.DeleteCollectionInput
-
public class DeleteCollectionInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description DeleteCollectionInput()
-
-
-
Method Detail
-
collectionId
public DeleteCollectionInput collectionId(IdScalar v)
`Collection` Id.
-
-