Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 645 Bytes

File metadata and controls

37 lines (27 loc) · 645 Bytes

Update gradle-wrapper.properties to 8.15

invoke .\gradlew.bat wrapper

Invoke .\gradlew.bat build

Do as in the tutorial

.\gradlew.bat bootrun

Open page

invoke

query getPersonQuery{
  getPerson {
    firstName,
    lastName
  }
}