Uses of Class
ch.brix.gql.client.frontify.builders.On_UploadFile
-
Packages that use On_UploadFile Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_UploadFile in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_UploadFile Modifier and Type Method Description On_UploadFileOn_UploadFile. id()Signed Id.On_UploadFileOn_UploadFile. urls()Arrays with upload `Urls` to upload the file.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_UploadFile Modifier and Type Method Description RootMutation_uploadFileRootMutation_uploadFile. onUploadFile(On_UploadFile typeBuilder)
-