Skip to content

Add support for curation status information in ListPublicationsWithGene #537

@cybersiddhu

Description

@cybersiddhu

Description

Update the ListPublicationsWithGene method to include curation status information from the backend.

Related Issues

This is related to the implementation of curation status in the backend: dictyBase/modware-annotation#420

Tasks

  • Update GraphQL schema to include curation status field for publications
  • Modify ListPublicationsWithGene resolver to capture and return curation status information
  • Add tests for the new functionality
  • Update any client-side code that consumes this data (if necessary)

This issue is to ensure that once the backend implementation is complete, the GraphQL server will properly expose this information to clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions