Skip to content

Create user model and connect to the database #5

@rodbecc

Description

@rodbecc
  • Enhance schema definition
  • Migration to create some users
  • Connect to the PostgreSQL container

Schema:

username
password
email
name

Query:

user(id)
allUsers()

Mutation:

createUser()

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions