fix: expose PublicationOperations#hasQuoted flag #4283
Annotations
3 errors and 2 warnings
Property 'hasQuoted' is missing in type '{ __typename: "PublicationOperations"; id: PublicationId; canCollect: gql.TriStateValue.No; canComment: gql.TriStateValue.No; canDecrypt: { __typename: "CanDecryptResponse"; result: true; reasons: null; extraDetails: null; }; ... 8 more ...; hasCollected: { ...; }; }' but required in type 'PublicationOperations'.
|
|
|
packages/gated-content/src/graphql/generated.ts#L4883
tsdoc-at-sign-in-word: The "@" character looks like part of a TSDoc tag; use a backslash to escape it
|
packages/gated-content/src/graphql/generated.ts#L4885
tsdoc-undefined-tag: The TSDoc tag "@localname" is not defined in this configuration
|
This job failed
Loading