docs: general improvements and additions (#12296)
This commit is contained in:
@@ -436,7 +436,7 @@ export default class CmsModuleService {
|
||||
filter: {
|
||||
id: string | string[]
|
||||
},
|
||||
config?: FindConfig<any> | undefined,
|
||||
config?: FindConfig<any> | undefined
|
||||
) {
|
||||
return this.client.getPosts(filter, {
|
||||
limit: config?.take,
|
||||
|
||||
Reference in New Issue
Block a user