Move license from MIT to Apache 2.0. Add Makefile
This commit is contained in:
@ -156,6 +156,8 @@ query getProducts {
|
||||
products {
|
||||
id
|
||||
name
|
||||
price
|
||||
description
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user