Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createAttachment
-
Packages that use RootMutation_createAttachment Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createAttachment in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createAttachment Modifier and Type Method Description static RootMutation_createAttachmentMutation. createAttachment()Create a new `Attachment`. -
Uses of RootMutation_createAttachment in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createAttachment Modifier and Type Method Description RootMutation_createAttachmentRootMutation_createAttachment. args(RootMutation_createAttachment_Args argsBuilder)RootMutation_createAttachmentRootMutation_createAttachment. onCreateAttachment(On_CreateAttachment typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createAttachment Modifier and Type Method Description On_RootMutationOn_RootMutation. createAttachment(RootMutation_createAttachment callBuilder)Create a new `Attachment`.
-