code4romania / code4romania/teacher-workout-backend

Add support for creating a theme

Open
#56 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
8
Forks
34
PR merge metrics
No merged PRs in 30d

Description

```
mutation themeCreate(input: ThemeCreateInput!)

type ThemeCreateInput {
title: String!
thumbnailId: ID!
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.