Compare commits
2 Commits
6c16b5eff3
...
18565200e6
Author | SHA1 | Date |
---|---|---|
Keyan | 18565200e6 | |
ekzyis | 6fa747b234 |
|
@ -27,6 +27,7 @@ function InviteForm () {
|
|||
fields: {
|
||||
invites (existingInviteRefs = []) {
|
||||
const newInviteRef = cache.writeFragment({
|
||||
fragmentName: 'InviteFields',
|
||||
data: createInvite,
|
||||
fragment: INVITE_FIELDS
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue