fixed typo

This commit is contained in:
Cameron Hurst 2019-04-21 09:24:04 -04:00
parent 0964453b81
commit 9fbbaa5e3b
No known key found for this signature in database
GPG Key ID: 21D8849D8BAFABCA

View File

@ -86,7 +86,7 @@ class Connection(ObjectType):
options["name"] = name
_meta.node = node
if not _meta.fileds:
if not _meta.fields:
_meta.fields = OrderedDict()
_meta.fields.update(
page_info=Field(