v5.1.2
change signatures for setProperties
method of DataQueryBuilder, now the method accepts properties
as String or list of Strings
setProperties(properties: string | Array<string>): Backendless.DataQueryBuilder;
change signatures for setProperties
method of DataQueryBuilder, now the method accepts properties
as String or list of Strings
setProperties(properties: string | Array<string>): Backendless.DataQueryBuilder;