GraphQLReferenceMutationsupdateCloudStoreOn this pageupdateCloudStore Update a cloud store connection. Input cloudStoreUpdateInput Return Type ID Example mutation UpdateCloudStore { updateCloudStore(input: { cloudStoreId: "Y3N0MTIzNDU2" name: "Updated S3 Archive" })} Related createCloudStore CloudStore type