Compare commits
No commits in common. "18565200e61ed44ba6b3762ab3277f7fa8f9e7cf" and "6c16b5eff31d526b3f97653caa3e7d1785677879" have entirely different histories.
18565200e6
...
6c16b5eff3
@ -27,7 +27,6 @@ function InviteForm () {
|
|||||||
fields: {
|
fields: {
|
||||||
invites (existingInviteRefs = []) {
|
invites (existingInviteRefs = []) {
|
||||||
const newInviteRef = cache.writeFragment({
|
const newInviteRef = cache.writeFragment({
|
||||||
fragmentName: 'InviteFields',
|
|
||||||
data: createInvite,
|
data: createInvite,
|
||||||
fragment: INVITE_FIELDS
|
fragment: INVITE_FIELDS
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user