deleting default data
This commit is contained in:
@@ -6,6 +6,8 @@ type TeamHub @table(name: "team_hubs") {
|
||||
|
||||
hubName: String!
|
||||
address: String!
|
||||
addressLocation: Any #object
|
||||
|
||||
city: String
|
||||
state: String
|
||||
zipCode: String
|
||||
|
||||
Reference in New Issue
Block a user