Skip to content

Symplee-Dev/symplee_backend

Repository files navigation

Routes

Mutations


login(credentials): {authenticated: boolean, token: string}

    Username Format: username#key Ex: nate#923c

	username: String
	email: String
	password: String!

signup(input): User

email: String!;
name: String!;
username: String!;
password: String!;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published