feat(TransactionsImports): Add notes on rows #26849
Annotations
6 warnings and 1 notice
Input field 'note' was added to input object type 'TransactionsImportRowUpdateInput':
server/graphql/schemaV2.graphql#L23180
Input field 'note' was added to input object type 'TransactionsImportRowUpdateInput'
|
e2e (3*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e (4*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e (1*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e (0*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e (2*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
Field 'note' was added to object type 'TransactionsImportRow':
server/graphql/schemaV2.graphql#L7209
Field 'note' was added to object type 'TransactionsImportRow'
|