Skip to content

Add project databaseId and make project level data available #66

@tmelliottjr

Description

@tmelliottjr

Please avoid duplicates

What’s missing?

Currently, project level data is fetched and stored locally in state. It is never exposed by the github-project API.

You can see that here:

return Object.assign(state, {

Additionally, add databaseId to the projectNext query.

Why?

To prevent additional queries when this data is needed.

Alternatives you tried

Manually fetching the data.

Would you be interested in contributing the feature?

  • yes

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions