![]() * feat(datastore): support createdAt and updatedAt model fields * feat(datastore): readonly fields tests * feat(datastore): fix typo in docs * feat(datastore): support createdAt and updatedAt model fields * update tests * hasOne and delete mutation tests * hasOne and update mutation tests * feat(datastore): use bool instead of enum for readonly fields * query tests * add comment, rename method name to make it more explicit |
||
---|---|---|
.. | ||
GraphQLCreateMutationTests.swift | ||
GraphQLDeleteMutationTests.swift | ||
GraphQLGetQueryTests.swift | ||
GraphQLListQueryTests.swift | ||
GraphQLSubscriptionTests.swift | ||
GraphQLSyncQueryTests.swift | ||
GraphQLUpdateMutationTests.swift |