"""
Worktable GraphQL Module.
"""
from .types import *
from .queries import *
from .mutations import *
