increase stories limit

This commit is contained in:
keyan 2021-06-22 13:14:08 -05:00
parent f968ab7954
commit a77d224c09
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import { UserInputError, AuthenticationError } from 'apollo-server-micro'
import { ensureProtocol } from '../../lib/url'
import serialize from './serial'
const LIMIT = 5
const LIMIT = 21
async function comments (models, id) {
const flat = await models.$queryRaw(`