diff --git a/src/schema/nodes/manuscript.ts b/src/schema/nodes/manuscript.ts index e54bdf27..b0fa218e 100644 --- a/src/schema/nodes/manuscript.ts +++ b/src/schema/nodes/manuscript.ts @@ -28,6 +28,7 @@ export interface ManuscriptAttrs { articleType: string prototype: string primaryLanguageCode: string + citationStyle?: string acceptanceDate?: number correctionDate?: number retractionDate?: number