update config file and sample graphql
This commit is contained in:
@@ -180,11 +180,11 @@ PM> Scaffold-DbContext "Host=postgresdb;Port=5432;database=FamilyTreeDB;user id=
|
||||
https://www.youtube.com/watch?v=HnXA8RI7Tvc
|
||||
|
||||
query {
|
||||
family {
|
||||
persons {
|
||||
nodes{
|
||||
id
|
||||
firstname
|
||||
lastname
|
||||
firstName
|
||||
sex
|
||||
email
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user