diff --git a/__init__.py/enum.graphql b/schema/enum.graphql similarity index 100% rename from __init__.py/enum.graphql rename to schema/enum.graphql diff --git a/__init__.py/input.graphql b/schema/input.graphql similarity index 100% rename from __init__.py/input.graphql rename to schema/input.graphql diff --git a/__init__.py/mutation.graphql b/schema/mutation.graphql similarity index 100% rename from __init__.py/mutation.graphql rename to schema/mutation.graphql diff --git a/__init__.py/query.graphql b/schema/query.graphql similarity index 100% rename from __init__.py/query.graphql rename to schema/query.graphql diff --git a/__init__.py/type.graphql b/schema/type.graphql similarity index 100% rename from __init__.py/type.graphql rename to schema/type.graphql