Skip to content

Expose Base64 type and add custom scalar examples #1223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 9, 2020
Merged

Conversation

jkimbo
Copy link
Member

@jkimbo jkimbo commented Jul 3, 2020

Following on from #1221 this PR exposes the Base64 type at the root module level and adds documentation for it. It also add documentation for the Decimal type which already exists and adds examples on how to use all the custom types.

Oh also I sorted all the imports in graphene/__init__.py and graphene/types/__init__.py

@jkimbo jkimbo merged commit d042d5e into master Jul 9, 2020
@jkimbo jkimbo deleted the add-base64-docs branch July 9, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants