Class DeleteFoldersInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.DeleteFoldersInput
-
public class DeleteFoldersInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description DeleteFoldersInput()
-
-
-
Method Detail
-
ids
public DeleteFoldersInput ids(List<IdScalar> v)
Ids of the `Folders` to delete.
-
-