DefinitelyTyped/types/jsforce
2018-05-23 09:49:17 -06:00
..
api
batch.d.ts
bulk.d.ts
channel.d.ts
connection.d.ts [@types/jsforce] fixes Connection.query signature to accept the options arg as ExecuteOptions type from Query.d.ts. Modifies the Connection.queryMore options type to be ExecuteOptions as well. Fixes the scanAll property on ExecuteOptions to be a boolean rather than number and add the headers property as optional. Adds a test to jsforce-tests.ts for the changes. 2018-05-23 09:49:17 -06:00
create-options.d.ts
date-enum.d.ts
describe-result.d.ts
index.d.ts
job.d.ts
jsforce-tests.ts [@types/jsforce] fixes Connection.query signature to accept the options arg as ExecuteOptions type from Query.d.ts. Modifies the Connection.queryMore options type to be ExecuteOptions as well. Fixes the scanAll property on ExecuteOptions to be a boolean rather than number and add the headers property as optional. Adds a test to jsforce-tests.ts for the changes. 2018-05-23 09:49:17 -06:00
oauth2.d.ts
promise.d.ts
query.d.ts [@types/jsforce] fixes Connection.query signature to accept the options arg as ExecuteOptions type from Query.d.ts. Modifies the Connection.queryMore options type to be ExecuteOptions as well. Fixes the scanAll property on ExecuteOptions to be a boolean rather than number and add the headers property as optional. Adds a test to jsforce-tests.ts for the changes. 2018-05-23 09:49:17 -06:00
record-result.d.ts
record.d.ts
salesforce-id.d.ts
salesforce-object-options.d.ts
salesforce-object.d.ts
streaming.d.ts
topic.d.ts
tsconfig.json
tslint.json