Releases: graphql-factory/graphql-factory-types
Releases · graphql-factory/graphql-factory-types
v0.2.0
- Added name to plugin for plugin registration
- Added
FactoryBase64
type
- Added
FactoryEmail
type
- Added
FactoryURL
type
v0.1.1
- Resolve bug where recursive calls to parseLiteral in JSON type were not bound and would throw a graphql not found error
v0.1.0
- Initial release
- Contains
FactoryDateTime
and FactoryJSON
types