Fetch config for export event participant formats
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
647efad982
commit
a28ce5e6b6
|
@ -113,6 +113,9 @@ export const CONFIG = gql`
|
|||
isDefault
|
||||
}
|
||||
}
|
||||
exportFormats {
|
||||
eventParticipants
|
||||
}
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
|
Loading…
Reference in a new issue