OBJECT
1type UploaderConfig {23requestAccessKey: String! 45requestEndpoint: String! 67signatureEndpoint: String! 89unixTimestamp: String! 1011}