global

def resolve(obj, args, ctx)

def resolve(obj, args, ctx)
  ctx.schema.object_from_id(args[:id], ctx)
end