We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30286ec commit a985059Copy full SHA for a985059
API_DOCS.md
@@ -154,8 +154,8 @@ resources:
154
isResponseDictionary: ?boolean (can only use if isBatchResource=true)
155
isBatchKeyASet: ?boolean (can only use if isBatchResource=true)
156
propertyBatchKey: ?string (can only use if isBatchResource=true)
157
- responseKey: ?string (non-optional when propertyBatchKey is used)
158
maxBatchSize: ?integer (can only use if isBatchResource=true)
+ responseKey: ?string (non-optional when propertyBatchKey is used)
159
160
typings:
161
language: flow
0 commit comments