Skip to content

Commit f5f8bc2

Browse files
authored
Merge pull request #2761 from huyenltnguyen/docs/codegen
2 parents 0678c2e + 56fb8c9 commit f5f8bc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/rtk-query/usage/code-generation.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ interface SimpleUsage {
107107
| EndpointMatcherFunction
108108
| Array<string | RegExp | EndpointMatcherFunction>
109109
endpointOverrides?: EndpointOverrides[]
110+
flattenArg?: boolean
110111
}
111112

112113
export type EndpointMatcherFunction = (

0 commit comments

Comments
 (0)