Skip to content

Commit

Permalink
Update src/graphql/entries.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Yves Rijckaert <[email protected]>
  • Loading branch information
2wce and YvesRijckaert authored Mar 22, 2023
1 parent 26dbf49 commit 5d76695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphql/entries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { isPrimitiveField, logUnrecognizedFields } from './utils';
* @param contentType entity
* @param data the GraphQL response to be updated
* @param update CMA entry object containing the update
* @param locale locale code
* @param locale code
*/
export function updateEntry(
contentType: ContentTypeProps,
Expand Down

0 comments on commit 5d76695

Please sign in to comment.