-
Notifications
You must be signed in to change notification settings - Fork 1
/
users.txt
58 lines (53 loc) · 925 Bytes
/
users.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
mutation{
register(
registerInput:{
username:"vedangparasnis",
password:"andrew1234",
consfirmPassword:"andrew12343",
email:"aandrewjason@gmail.com"
}
){
id,
email,
token,
username,
createdAt,
}
}
mutation{
register(
registerInput:{
username:"henry",
password:"henry123",
consfirmPassword:"henry123",
email:"henrysmith@abc.com"
}
){
id,
email,
token,
username,
createdAt,
}
}
mutation{
register(
registerInput:{
username:"sarh",
password:"sarah1234",
consfirmPassword:"sarah1234",
email:"sarah@abc.com"
}
){
id,
email,
token,
username,
createdAt,
}
}
window.href.location = history itempush of current window = sindow.open('',_self)
navbar does not inherit parent router dom so require window object
//user with us
//data.json
//menu.js component