Class RootMutation_createAttachment
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<CreateAttachment>
-
- ch.brix.gql.client.frontify.builders.RootMutation_createAttachment
-
public class RootMutation_createAttachment extends ch.brix.gql.client.CallBuilder<CreateAttachment>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_createAttachment()
-
Method Summary
Modifier and Type Method Description RootMutation_createAttachmentargs(RootMutation_createAttachment_Args argsBuilder)RootMutation_createAttachmentonCreateAttachment(On_CreateAttachment typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_createAttachment args(RootMutation_createAttachment_Args argsBuilder)
-
onCreateAttachment
public RootMutation_createAttachment onCreateAttachment(On_CreateAttachment typeBuilder)
-
-