mj
08/05/2017, 8:39 AMmj
08/05/2017, 8:39 AMilija_nl
08/05/2017, 8:53 AMrein
08/05/2017, 9:27 AMmj
08/05/2017, 9:40 AMedgrr0
08/05/2017, 11:08 AMjensandersson
08/05/2017, 12:45 PMsebd
08/05/2017, 2:20 PMdk0r
08/05/2017, 3:17 PMspences10
08/05/2017, 4:15 PMspences10
08/05/2017, 4:16 PMgraphcool push project.graphcool --force
spences10
08/05/2017, 4:16 PMtype FileSubscriptionPayload {
mutation: _ModelMutationType!
node: File
updatedFields: [String!]
previousValues: FilePreviousValues
}
spences10
08/05/2017, 4:17 PMλ graphcool push project.graphcool --force
There are issues with the new schema:
× The field `mutation` has the type `_ModelMutationType!` but there's no type or enum declaration with that name.
× The relation field `mutation` must specify a `@relation` directive: `@relation(name: "MyRelation")`
× The relation field `node` must specify a `@relation` directive: `@relation(name: "MyRelation")`
× The relation field `previousValues` must specify a `@relation` directive: `@relation(name: "MyRelation")`
spences10
08/05/2017, 4:17 PMspences10
08/05/2017, 4:18 PMspences10
08/05/2017, 4:18 PMnotrab
08/05/2017, 6:32 PMnotrab
08/05/2017, 6:32 PMRequest ID: cj5zmzeieai1r0104d4xys17n
webcreation-bzh
08/05/2017, 7:23 PMwebcreation-bzh
08/05/2017, 7:31 PMeleazar
08/05/2017, 7:49 PM$locations
, it will create as per instructed. Hoping someone can point me in the right direction.user
08/05/2017, 8:32 PMuser
08/05/2017, 8:32 PMpcooney10
08/05/2017, 9:53 PMcartogram
08/06/2017, 12:03 AMemailSent
field to true)?cartogram
08/06/2017, 12:08 AMemailSent
field in the sendgrid callback).matty
08/06/2017, 1:01 AMcartogram
08/06/2017, 5:11 AMuser
08/06/2017, 5:39 AM{ Error: GraphQL error: Variable '$locations' cannot be non input type '[Location!]'. (line 1, column 107):
mutation ($name: String!, $desc: String, $email: String, $website: String, $imageUrl: String, $locations: [Location!]) {
^
user
08/06/2017, 5:43 AM