UNPKG

generator-oda-api-simple

Version:
15 lines (14 loc) 225 B
export default { 'name': 'All', 'abstract': true, 'entities': [ 'Student', 'StudentsGroup', 'StudentsGroupSubject', 'StudentProfile', 'Subject', 'Teacher', 'User', ], 'mutations': [], };