Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

カテゴライズ方法を変えた関係でクエリが動かないので書き換える #2

Open
SnO2WMaN opened this issue Dec 10, 2023 · 0 comments

Comments

@SnO2WMaN
Copy link
Member

↓に書き変える.

{
  getAllAbstractGroups {
    keyword
    name
    belongingTags(input: {}) {
      nodes {
        id
        name
        taggedVideos(first: 10) {
          totalCount
        }
      }
    }
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant