雰囲気だけでGraphQL書いたけど、これをどうしたらいいのか今の僕にも、3ヶ月後の僕にも理解できる気がしない。
type Ninja {
id: ID!
name: String!
skills: [Skill]
sum_entry: Int!
combo_entry: Int!
}
https://github.com/manzyun/touryumon/blob/master/ddl/graphql.gql
一応こんなチラ裏設計は考えてる。
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.