Item's item section
Id of folder to receive item; null indicates that the item goes into the root folder; ignored for Group item type
Credentials for for requests to where the item is to be created
Optional itemThumbnailUrl: stringURL to image to use for item thumbnail
Optional itemThumbnailAuthentication: UserSessionCredentials for requests to the thumbnail source
Optional dataFile: FileItem's data section
Optional metadataFile: FileItem's metadata file
Optional resourcesFiles: File[]Item's resources
Access to set for item: "public", "org", "private"
A promise that will resolve with an object reporting success or failure and the Solution id
Publishes an item and its data, metadata, and resources as an AGOL item.